-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy path.gitmodules
36 lines (36 loc) · 1.71 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
28
29
30
31
32
33
34
35
36
[submodule "f110_utils/nodes/bayesopt4ros"]
path = f110_utils/nodes/bayesopt4ros
url = https://github.com/IntelligentControlSystems/bayesopt4ros
[submodule "f110_utils/nodes/cpu_monitor"]
path = f110_utils/nodes/cpu_monitor
url = https://github.com/alspitz/cpu_monitor.git
[submodule "state_estimation/cartographer_pbl/cartographer"]
path = state_estimation/cartographer_pbl/cartographer
url = https://github.com/cartographer-project/cartographer
[submodule "state_estimation/cartographer_pbl/cartographer_ros"]
path = state_estimation/cartographer_pbl/cartographer_ros
url = https://github.com/cartographer-project/cartographer_ros
[submodule "base_system/f1tenth_system"]
path = base_system/f1tenth_system
url = https://github.com/ForzaETH/f1tenth_system.git
[submodule "sensors/vesc"]
path = sensors/vesc
url = https://github.com/ForzaETH/vesc.git
[submodule "state_estimation/particle_filter"]
path = state_estimation/particle_filter
url = https://github.com/ForzaETH/particle_filter.git
[submodule "planner/gb_optimizer/src/global_racetrajectory_optimization"]
path = planner/gb_optimizer/src/global_racetrajectory_optimization
url = https://github.com/ForzaETH/global_racetrajectory_optimization.git
[submodule "base_system/f110-simulator"]
path = base_system/f110-simulator
url = https://github.com/ForzaETH/f1tenth_simulator.git
[submodule "system_identification/on_track_sys_id"]
path = system_identification/on_track_sys_id
url = https://github.com/ForzaETH/On-Track-SysID.git
[submodule "planner/predictive-spliner"]
path = planner/predictive-spliner
url = https://github.com/ForzaETH/predictive-spliner.git
[submodule "f110_utils/libs/ccma"]
path = f110_utils/libs/ccma
url = https://github.com/ForzaETH/ccma.git