|
Re: Difference between setPosition() and setEncPosition() for can talon encoders
This is the source of my confusion, section 13.3 of the talon srx software manual says that setPosition() sets the sensor position so setPosition(0) would zero the encoder. Does setPosition() only set the encoder value when the talon isn't in PID mode and it sets the setpoint when it is in PID mode, while setEncPosition() sets the sensor position no matter the talon's control mode?
|