forked from AtsushiSakai/PythonRobotics
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
12 lines (12 loc) · 726 Bytes
/
.gitmodules
File metadata and controls
12 lines (12 loc) · 726 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "PathTracking/rear_wheel_feedback/pycubicspline"]
path = PathTracking/rear_wheel_feedback/pycubicspline
url = https://github.com/AtsushiSakai/pycubicspline.git
[submodule "PathTracking/rear_wheel_feedback/matplotrecorder"]
path = PathTracking/rear_wheel_feedback/matplotrecorder
url = https://github.com/AtsushiSakai/matplotrecorder.git
[submodule "PathPlanning/LatticePlanner/matplotrecorder"]
path = PathPlanning/LatticePlanner/matplotrecorder
url = https://github.com/AtsushiSakai/matplotrecorder.git
[submodule "PathPlanning/ModelPredictiveTrajectoryGenerator/matplotrecorder"]
path = PathPlanning/ModelPredictiveTrajectoryGenerator/matplotrecorder
url = https://github.com/AtsushiSakai/matplotrecorder