-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
18 lines (18 loc) · 886 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "term1/projects/p1-backyard-flyer"]
path = term1/projects/p1-backyard-flyer
url = [email protected]:carlosgalvezp/FCND-P1-Backyard-Flyer.git
[submodule "term1/projects/p2-motion-planning"]
path = term1/projects/p2-motion-planning
url = [email protected]:carlosgalvezp/FCND-P2-Motion-Planning.git
[submodule "term1/projects/p3-controls-python"]
path = term1/projects/p3-controls-python
url = [email protected]:carlosgalvezp/FCND-P3-Controls-Python.git
[submodule "term1/projects/p3-controls-cpp"]
path = term1/projects/p3-controls-cpp
url = [email protected]:carlosgalvezp/FCND-P3-Controls-Cpp.git
[submodule "term1/projects/p4-estimation"]
path = term1/projects/p4-estimation
url = [email protected]:carlosgalvezp/FCND-P4-Estimation-Cpp.git
[submodule "term1/projects/p5-fixed-wing"]
path = term1/projects/p5-fixed-wing
url = [email protected]:carlosgalvezp/FCND-P5-Fixed-Wing.git