Wrapper class for motors that implements controllable (and can therefore be used with RunToPosition commands).
The tolerance that must be surpassed in order to update the motors power. Defaults to 0.01.
This returns the current position of the motor, accounting for any offsets created by manually settings its currentPosition.
Gets / sets the current power of the motor (automatically implements power caching)
Gives the unmodified raw tick value of the motor
Current velocity of the motor. Setter does nothing