When using the getter function Motor.velocity(vex::velocityUnits::pct)
, does it return the absolute velocity of the motor axle (even if this is different from the desired velocity in Motor.setVelocity)?
Does this mean that it is possible for this to return a percentage value greater than 100?
Thanks, and please refer me to any documentation I should have checked first