In my autonomous, while I’m trying to get my camera to scan around (basiclly incrementing through with camera_set_servos() ) It seems as I have to re-tell it to find the color everytime after camera_set_servos() for some reason… the problem with that it starts getting shaky because of find color.
What can i do to get around that?