I own second hand 3.6. Have connected motor with separate encoder and passed calibration (beep + turn back and force).
Unfortunatelly when I try to set simple velocity control by typing
odrv0.axis0.controller.config.control_mode = CONTROL_MODE_VELOCITY_CONTROL
odrv0.axis0.controller.input_vel = 100
motor does not react. Same happen when try to use other modes.
What I’m doing wrong?