|
Re: ChangeControlMode RobotDrive CANTalon
The "correct" way is to put the Talon SRX in position control mode and tell it to run to the target encoder position using its internal closed-loop programming.
The easiest way might be for your own code to read the encoder position and run the motors until it reaches the desired value.
|