Quote:
Originally Posted by SeanBurger
I have found one potential problem while running the programs on my computer. I can run the vision processing or the telop but not at the same time. Is there any way to fix this?
|
If you have integrated it into your program, you should be running from robot main. That, in turn, will run both the vision processing and the teleop code in parallel.