-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.11 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "dependencies/ocs2"]
path = dependencies/ocs2
url = [email protected]:lnotspotl/ocs2.git
[submodule "dependencies/ocs2_robotic_assets"]
path = dependencies/ocs2_robotic_assets
url = [email protected]:projectatctu/ocs2_robotic_assets.git
[submodule "dependencies/elevation_mapping.git"]
path = dependencies/elevation_mapping.git
url = https://github.com/ANYbotics/elevation_mapping.git
[submodule "dependencies/kindr"]
path = dependencies/kindr
url = https://github.com/ANYbotics/kindr.git
[submodule "dependencies/kindr_ros"]
path = dependencies/kindr_ros
url = https://github.com/ANYbotics/kindr_ros.git
[submodule "dependencies/grid_map"]
path = dependencies/grid_map
url = [email protected]:ANYbotics/grid_map.git
[submodule "dependencies/qpoases_catkin"]
path = dependencies/qpoases_catkin
url = [email protected]:wxmerkt/qpoases_catkin.git
[submodule "dependencies/message_logger"]
path = dependencies/message_logger
url = [email protected]:ANYbotics/message_logger.git
[submodule "dependencies/elevation_mapping_cupy"]
path = dependencies/elevation_mapping_cupy
url = [email protected]:lnotspotl/elevation_mapping_cupy.git