Convert y2014 to y2016, and get the drivetrain running.
I made a y2016 folder based on what was in y2014. Right now, it only has
a drivetrain control loop, and all the constants are not up to date with
the current CAD design. Changes from y2014 can be viewed by comparing to
the BASE commit, since I put this commit on top of a dummy y2014 folder
renamed y2016. Hope this helps.
Change-Id: I3f1d1d1a14a99ac441c51b2a67cbade7cbd708ab
diff --git a/NO_BUILD_ROBORIO b/NO_BUILD_ROBORIO
index b8efe8f..f4800e2 100644
--- a/NO_BUILD_ROBORIO
+++ b/NO_BUILD_ROBORIO
@@ -1,5 +1,6 @@
-@slycot_repo//...
--//y2014/control_loops/python/...
--//y2015_bot3/control_loops/python/...
-//frc971/control_loops/python/...
-//y2012/control_loops/python/...
+-//y2014/control_loops/python/...
+-//y2015_bot3/control_loops/python/...
+-//y2016/control_loops/python/...