commit | bf1bcec3d9de73369a32bff868fb3cf7262600e9 | [log] [tgz] |
---|---|---|
author | Maxwell Henderson <mxwhenderson@gmail.com> | Sun Mar 05 18:00:20 2023 -0800 |
committer | Maxwell Henderson <mxwhenderson@gmail.com> | Wed Mar 08 21:05:27 2023 -0800 |
tree | 4558dad77e62ce55cf5f2b28b625ce55196d0b68 | |
parent | 6e954147876d9023a5166e068aa49e62a3c4c23a [diff] |
Fix beambreak interpretation Signed-off-by: Maxwell Henderson <mxwhenderson@gmail.com> Change-Id: Ibd0d84ebe5762352cf5a6aabb74bd77c8e143cd8
diff --git a/y2023/control_loops/superstructure/arm/BUILD b/y2023/control_loops/superstructure/arm/BUILD index 44b2aac..39e549b 100644 --- a/y2023/control_loops/superstructure/arm/BUILD +++ b/y2023/control_loops/superstructure/arm/BUILD
@@ -22,6 +22,7 @@ "//y2023/control_loops/superstructure/arm:arm_constants", "//y2023/control_loops/superstructure/arm:trajectory", "//y2023/control_loops/superstructure/roll:roll_plants", + "//y2023/vision:game_pieces_fbs", ], )