Quote:
Originally Posted by Fauge7
Yes! The only problem with running it on the rio is with the vision tracking will take up too much of the rio's resources and might lag out the robot.
|
Im not an expert on multithreading, but would you still experience the lag if you ran the the code on a seperate thread on the roboRIO?
Thank you for this code, I have ported it to c++. I am running it on a separate thread, but just with a static image for now.