Files
PythonRobotics/.gitmodules
Atsushi Sakai 5160704a08 second release
2017-07-14 17:04:12 -07:00

13 lines
726 B
Plaintext

[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