|
Re: Analysis of the drive() method
Very interesting, thank you for sharing your findings! We typically directly set the motor outputs (using setLeftRightMotorOutputs()), but I once used the drive() method and also felt similarly confused by the lack of documentation. I will refer to this next time I need to use it.
|