I know how to get the sensor values out of a TalonFX.
How do you get the target velocity setting (vs. sensor value) when in velocity PID control mode?
I know how to get the sensor values out of a TalonFX.
How do you get the target velocity setting (vs. sensor value) when in velocity PID control mode?
Seems like TalonFX.getClosedLoopTarget()
is what you are looking for:
Thanks. That’s it.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.