2
0
mirror of https://github.com/team2059/Zaphod synced 2024-12-18 20:12:28 -05:00

Added the main python libraries needed for robotpy (they're submodules)

This commit is contained in:
Adam Long 2014-04-06 12:47:18 -07:00
parent 3668bf318d
commit 5a002751f5
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored Normal file
View File

@ -0,0 +1,9 @@
[submodule "python/robotpy"]
path = python/robotpy
url = https://github.com/robotpy/robotpy.git
[submodule "python/pyfrc"]
path = python/pyfrc
url = https://github.com/robotpy/pyfrc.git
[submodule "python/pynetworktables"]
path = python/pynetworktables
url = https://github.com/robotpy/pynetworktables.git

1
python/pyfrc Submodule

@ -0,0 +1 @@
Subproject commit 38f84b43ffa698cede9b34438f52be918614da24

@ -0,0 +1 @@
Subproject commit a4fcf4e9355a71ae4f9136245779fe779a8f0446

1
python/robotpy Submodule

@ -0,0 +1 @@
Subproject commit 1d6603f2178a007c83b67f5e6d8366e578ccc8b7