-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 740 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "legged_traj_planner/third_party/LeggedKinModule"]
path = legged_traj_planner/third_party/LeggedKinModule
url = https://github.com/MasterYip/LeggedKinModule
[submodule "ros_visualizer"]
path = dependency/ros_visualizer
url = https://github.com/MasterYip/ros_visualizer
branch = master
[submodule "stomp"]
path = dependency/stomp
url = https://github.com/ros-industrial/stomp.git
[submodule "dependency/pinocchio"]
path = dependency/pinocchio
url = https://github.com/leggedrobotics/pinocchio.git
[submodule "dependency/grid_map"]
path = dependency/grid_map
url = https://github.com/ANYbotics/grid_map.git
[submodule "dependency/hpp-fcl"]
path = dependency/hpp-fcl
url = https://github.com/leggedrobotics/hpp-fcl.git