Hi I am wondering the specifics of the torque control mode for Odrive, particularly:
- how does it work exactly? Do I input a specific torque and then Odrive will convert that value into PWM to input to the motor
- is it possible for me to input a specific torque for the motor to output through some kind of communication method such as CAN from an external MCU? if so, how frequent can I change it? I am looking to build a custom controller for a robot arm project I am working on and I need to constantly update the torque values for the motor to output
Thanks!