-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4882595
commit 8f18858
Showing
4 changed files
with
2 additions
and
257 deletions.
There are no files selected for viewing
Submodule docs
updated
61 files
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Submodule sim
updated
6 files
+3 −1 | sim/envs/humanoids/stompymicro_config.py | |
+30 −41 | sim/play.py | |
+1 −1 | sim/resources/stompymicro/joints.py | |
+1 −1 | sim/sim2sim.py | |
+146 −0 | sim/utils/cmd_manager.py | |
+84 −1 | sim/utils/helpers.py |