Adding a plot for the superstructure
Signed-off-by: Sabina Leaver <100027607@mvla.net>
Change-Id: Ib94a948443015525428145741f9062272ed7ca18
Signed-off-by: Sabina Leaver <100027607@mvla.net>
diff --git a/frc971/analysis/BUILD b/frc971/analysis/BUILD
index 5457405..4850f97 100644
--- a/frc971/analysis/BUILD
+++ b/frc971/analysis/BUILD
@@ -52,6 +52,7 @@
"//y2020/control_loops/superstructure:finisher_plotter",
"//y2020/control_loops/superstructure:hood_plotter",
"//y2020/control_loops/superstructure:turret_plotter",
+ "//y2021_bot3/control_loops/superstructure:superstructure_plotter",
],
)