commit | b6b987d3ced8ba1b98f7b5f49bec747e70252fca | [log] [tgz] |
---|---|---|
author | Sabina Davis <sabina1109@gmail.com> | Sun Oct 22 20:50:21 2017 -0700 |
committer | Sabina Davis <sabina1109@gmail.com> | Sun Oct 22 22:46:08 2017 -0700 |
tree | 0d74d2ed21daf8668bd3d48e9c011fcf8fc76776 | |
parent | 5ae0c7cf6eed9954f857cf39e712084d57994b1e [diff] [blame] |
Added superstructure Change-Id: I3fc6b2b555467fad231902fbc50af729b4b7157f
diff --git a/y2017_bot3/BUILD b/y2017_bot3/BUILD index c1dab0f..9ff13fd 100644 --- a/y2017_bot3/BUILD +++ b/y2017_bot3/BUILD
@@ -33,6 +33,7 @@ '//frc971/wpilib:wpilib_robot_base', '//third_party:wpilib', '//y2017_bot3/control_loops/drivetrain:polydrivetrain_plants', + '//y2017_bot3/control_loops/superstructure:superstructure_queue', ], restricted_to = ['//tools:roborio'], )