commit | 71ae795072c0b02250e052f355cbe5dc137da1e5 | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Sun Apr 14 15:12:52 2019 -0700 |
committer | Austin Schuh <austin.linux@gmail.com> | Sun Apr 14 15:12:52 2019 -0700 |
tree | ec59d8fd34fcc4c947f572273a7459f961ba0a01 | |
parent | 89a950511c88022b054ac1183e489fd23ac77d6a [diff] [blame] |
Show the superstructure sensor positions Make a table of them. Change-Id: I9481b6ab3f8ecd14763656c8083d5ab3f3e1c571
diff --git a/y2019/vision/server/BUILD b/y2019/vision/server/BUILD index b194cde..35449a5 100644 --- a/y2019/vision/server/BUILD +++ b/y2019/vision/server/BUILD
@@ -56,5 +56,6 @@ "//third_party/seasocks", "//y2019:constants", "//y2019/control_loops/drivetrain:camera_queue", + "//y2019/control_loops/superstructure:superstructure_queue", ], )