So, Im not entirely sure if this question has been answered (if it has, could you please point me in the right direction??), but how exactly is the Vision Sensor being programmed for V5? Like are you going to be able to set it to detect the neon green on the flags for Turning Point? If so, how?
(I’ve moved this thread to the Official Tech Support channel)
Yes, you will be able to “teach” the Vision Sensor to recognize certain colors, patterns, etc through the Vision Utility found in VEX Coding Studio. Once those have been set, you can program your robot to perform certain actions as normal when one of those signatures has been recognized.
We recently published the VEX Coding Studio Command Reference which contains documentation over all the available commands. That can be found here: help.vexcodingstudio.com/
Is there any documentation for pros programming of the vision sensor besides: https://pros.cs.purdue.edu/v5/tutorials/topical/vision.html