JHS-Viking-Robotics / FRC-2022

Code for the 2022 FRC season, now written in Java
Other
2 stars 2 forks source link

Add dual vision capability #4

Open derickson2402 opened 3 years ago

derickson2402 commented 3 years ago

It is useful to have multiple cameras to use while operating the robot, especially during specific situations like 2020's color wheel, where the driver might need to be able to see something up close to make sure it is working correctly.

Previously in LabVIEW, we had attempted to get this functionality working but could not figure it out. Long term, we would like to have this option available.