-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Port the UnicyclePlanner in Planners component (#844)
This planner is in charge of generating the: - footsteps - DCM trajectory - CoM trajectory over the trajectory time horizon, which is a configuration parameter of the planner itself.
- Loading branch information
1 parent
46b94ea
commit f97977b
Showing
20 changed files
with
1,355 additions
and
1,352 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
26 changes: 0 additions & 26 deletions
26
bindings/python/Planners/include/BipedalLocomotion/bindings/Planners/UnicycleModule.h
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
bindings/python/Planners/include/BipedalLocomotion/bindings/Planners/UnicyclePlanner.h
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
156 changes: 0 additions & 156 deletions
156
bindings/python/Planners/tests/test_unicycle_planner.py
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.