commit | adf2cde48445f7947b98c1995ec44ec2ac39a1e9 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin@peloton-tech.com> | Sun Nov 08 20:35:16 2015 -0800 |
committer | Austin Schuh <austin@peloton-tech.com> | Sun Nov 08 21:24:25 2015 -0800 |
tree | 0875ab31dd44209fb3a0e9bbe6c02d26f11cbeb4 | |
parent | 0e997732d025d9b2d471b8e3989122bd62020199 [diff] [blame] |
Switched to 5ms cycles on the control loops. Change-Id: I1aae3b30a9c422f1920ccb1c15e035ae847f85a9
diff --git a/y2014/actors/BUILD b/y2014/actors/BUILD index 086d8b4..6fea9eb 100644 --- a/y2014/actors/BUILD +++ b/y2014/actors/BUILD
@@ -82,6 +82,7 @@ '//third_party/eigen', '//aos/common/util:trapezoid_profile', '//y2014/control_loops/drivetrain:drivetrain_queue', + '//frc971/control_loops:state_feedback_loop', ], )