commit | ac76bb352f9aabddac35d190bdbbb0bbb58963ba | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Wed Mar 22 22:34:26 2017 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Sat Mar 25 15:17:09 2017 -0700 |
tree | ec8d1ccdb3ad268018edfd779d6b278bb154f6df | |
parent | 53a2c45342e608424f7ae00224c12074c8c404af [diff] [blame] |
Hooked vision up to the turret. Change-Id: I87762fdedf8572f7bdc17711c96b4e2f5a7251ba
diff --git a/y2017/control_loops/superstructure/column/BUILD b/y2017/control_loops/superstructure/column/BUILD index 8704cf5..149ef32 100644 --- a/y2017/control_loops/superstructure/column/BUILD +++ b/y2017/control_loops/superstructure/column/BUILD
@@ -49,6 +49,7 @@ '//frc971/control_loops:profiled_subsystem', '//y2017/control_loops/superstructure/intake:intake', '//y2017/control_loops/superstructure:superstructure_queue', + '//y2017/control_loops/superstructure:vision_time_adjuster', '//y2017:constants', ], )