add module

This commit is contained in:
Atsushi Sakai
2017-12-14 16:04:00 -08:00
parent aa56baaa58
commit 41ec9338a5
6 changed files with 10 additions and 5 deletions

6
.gitmodules vendored
View File

@@ -4,6 +4,12 @@
[submodule "PathTracking/rear_wheel_feedback/matplotrecorder"]
path = PathTracking/rear_wheel_feedback/matplotrecorder
url = https://github.com/AtsushiSakai/matplotrecorder.git
[submodule "PathTracking/lqr/matplotrecorder"]
path = PathTracking/lqr/matplotrecorder
url = https://github.com/AtsushiSakai/matplotrecorder.git
[submodule "PathTracking/lqr/pycubicspline"]
path = PathTracking/lqr/pycubicspline
url = https://github.com/AtsushiSakai/pycubicspline.git
[submodule "PathPlanning/LatticePlanner/matplotrecorder"]
path = PathPlanning/LatticePlanner/matplotrecorder
url = https://github.com/AtsushiSakai/matplotrecorder.git