commit | 2e554035dfd6929d351f4ebc02dcd5378dda1e5b | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Mon Jan 21 15:07:27 2019 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Sat Jan 26 10:58:36 2019 -0800 |
tree | bf0894bcbec46e524ab581524752e9c3a96b36be | |
parent | 78219b82c4d3f61c9cd9f19e871a5ba6ff1e0827 [diff] [blame] |
Refactor angular_system out of 2016 intake Change-Id: I82272ea74b375861f8472e735fd489b431614ebe
diff --git a/y2017/control_loops/python/BUILD b/y2017/control_loops/python/BUILD index 3f23bde..50f5584 100644 --- a/y2017/control_loops/python/BUILD +++ b/y2017/control_loops/python/BUILD
@@ -88,6 +88,7 @@ ":python_init", "//external:python-gflags", "//external:python-glog", + "//frc971/control_loops/python:controls", "//frc971/control_loops/python:linear_system", ], )