Taught superstructure to turn rollers off.

Change-Id: Iebf041d095ee1fab1a361524c4cc5268765cab7a
diff --git a/y2016/control_loops/superstructure/superstructure.q b/y2016/control_loops/superstructure/superstructure.q
index f550512..2919398 100644
--- a/y2016/control_loops/superstructure/superstructure.q
+++ b/y2016/control_loops/superstructure/superstructure.q
@@ -65,6 +65,8 @@
     float voltage_top_rollers;
     float voltage_bottom_rollers;
 
+    bool force_intake;
+
     // If true, release the latch which holds the traverse mechanism in the
     // middle.
     bool traverse_unlatched;