Quote:
Originally Posted by geomapguy
We plan to use the driver station computer to process the images so we put the .vi in the the computer part of the robot project.
|
I didn't notice this before.
Don't put the vision code in the robot project. None of the robot code executes on the PC unless you're running it as a simulation. Put the vision code in the Dashboard project instead.