initial commit, add gello software code and instructions
This commit is contained in:
parent
e7d842ad35
commit
18cc23a38e
70 changed files with 5875 additions and 4 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "third_party/mujoco_menagerie"]
|
||||
path = third_party/mujoco_menagerie
|
||||
url = https://github.com/deepmind/mujoco_menagerie.git
|
||||
[submodule "third_party/DynamixelSDK"]
|
||||
path = third_party/DynamixelSDK
|
||||
url = https://github.com/ROBOTIS-GIT/DynamixelSDK.git
|
Loading…
Add table
Add a link
Reference in a new issue