Is there a way to fetch for the built in encoders position in a v5 motor?
So, since you’re talking about V5 motors this thread would not be under VexIQ
To fetch the motor encoder values use:
Motor.rotation(degrees);
Other types of units are rev and raw
3 Likes
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.