Hi Guys, I am trying to get the servo position from the PIXY in python. I would let pixy to track the object. The pan_tilt example works, but it sets the rc position, while I would like to use the function pixy_rcs_get_position (that is defined in the API). How do I include that function?
Thanks