Add Localization/Camera Info to Debugging Webpage
Signed-off-by: Niko Sohmers <nikolai@sohmers.com>
Change-Id: I5bf9cb97fe06dfc982580320e3aa14c42ca1ea28
diff --git a/y2024/www/BUILD b/y2024/www/BUILD
index 5ff91d6..5cb57c4 100644
--- a/y2024/www/BUILD
+++ b/y2024/www/BUILD
@@ -39,6 +39,8 @@
"//frc971/control_loops/drivetrain/localization:localizer_output_ts_fbs",
"//frc971/vision:target_map_ts_fbs",
"//y2024/control_loops/superstructure:superstructure_status_ts_fbs",
+ "//y2024/localizer:status_ts_fbs",
+ "//y2024/localizer:visualization_ts_fbs",
"@com_github_google_flatbuffers//ts:flatbuffers_ts",
],
)