03-18-2016 07:42 PM
I read up on the Vision Assistant, like how to see the retroreflection tape and take mesurements. I was wondering how you would take those mesurements then in labview say if the robot needs to move 2ft back it would power the motors to the distance. I need all this to happen during Autonomous
Thanks,
RoboticsRocks
03-22-2016 12:14 PM
Hello!
Have you looked at Tutorial 8 - Integrating Vision into Robot Code? This tutorial will show how to explore the Vision Example project and how to incorporate it into your robot code.
03-22-2016 08:02 PM
I looked at the tutorial and Integrated into my robot code but then there was a error in begin vi.
Im geussing I need to replace
the Robot Global Data with the new one, just wondering how to do that
Thanks,
RoboticsRocks