-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.22 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 "P1-LaneLines"]
path = P1-LaneLines
url = https://github.com/PraveenKumar-Rajendran/CarND-LaneLines-P1
[submodule "P3-TrafficSignClassifier"]
path = P3-TrafficSignClassifier
url = https://github.com/PraveenKumar-Rajendran/CarND-Traffic-Sign-Classifier-Project
[submodule "P4-BehavioralCloning"]
path = P4-BehavioralCloning
url = https://github.com/PraveenKumar-Rajendran/CarND-Behavioral-Cloning
[submodule "P5-ExtendedKalmanFilter"]
path = P5-ExtendedKalmanFilter
url = https://github.com/PraveenKumar-Rajendran/CarND-Extended-Kalman-Filter-Project
[submodule "P6-KidnappedVehicle"]
path = P6-KidnappedVehicle
url = https://github.com/PraveenKumar-Rajendran/CarND-Kidnapped-Vehicle-Project
[submodule "P7-PathPlanning"]
path = P7-PathPlanning
url = https://github.com/PraveenKumar-Rajendran/CarND-Path-Planning-Project
[submodule "P8-PIDControl"]
path = P8-PIDControl
url = https://github.com/PraveenKumar-Rajendran/CarND-PID-Control-Project
[submodule "P9-Capstone-SelfDrivingCar"]
path = P9-Capstone-SelfDrivingCar
url = https://github.com/PraveenKumar-Rajendran/CarND-Capstone
[submodule "P2-AdvancedLaneLines"]
path = P2-AdvancedLaneLines
url = https://github.com/PraveenKumar-Rajendran/CarND-Advanced-Lane-Lines