02-06-2019 10:17 AM
When we build code and deploy it to the RoboRIO, the camera does not stream an image to the Dashboard. We are using the default dashboard.
However, when I connect a laptop to the RoboRIO and temporarily deploy code by running 'Robot Main' the camera streams images to the Dashboard.
Any ideas on what we did wrong?
02-06-2019 10:29 AM
Check the "Enable Vision" Boolean on the front panel of "Robot Main.vi"
02-07-2019 04:15 PM
That did not work. Same issue even if I clicked the boolean for enable vision and 'save current value as default' prior to building