Next batch of changes to support the vision code on the orin

Set up separate camera1 and camera2 data streams.
This includes both argus_camera and april tag detection

Enable channel selection for foxglove image converter

Build and deploy viewer app

Compile multi-camera calibration

Change-Id: I976f7b7594903d632c7481b06784d03c2c05190e
Signed-off-by: Jim Ostrowski <yimmy13@gmail.com>
diff --git a/y2024/BUILD b/y2024/BUILD
index 148c23d..2b2230c 100644
--- a/y2024/BUILD
+++ b/y2024/BUILD
@@ -54,7 +54,7 @@
         "//aos/util:foxglove_websocket",
         "//frc971/image_streamer:image_streamer",
         "//frc971/vision:intrinsics_calibration",
-        "//y2023/vision:viewer",
+        "//y2024/vision:viewer",
         "//y2024/constants:constants_sender",
         "//y2024/vision:foxglove_image_converter",
     ],