I have been having a terrible time getting anticogging to work using all the same settings as I have previously used without issue since the firmware upgrade.
When I run the anticogging routine it goes very slowly and never seems to finish - I have a bit of vibration and some movement initially but then nothing.
I have upped the pos / vel integrator gains e.g.
odrv0.axis1.controller.config.pos_gain = 15 * 10
odrv0.axis1.controller.config.vel_integrator_gain = (0.5 * 10 * 0.32/2 )*10
I’ve also tried increasing the motor calibration and voltage e.g:
odrv0.axis0.motor.config.calibration_current=20
odrv0.axis1.motor.config.resistance_calib_max_voltage = 6
I’ve also removed all possible loads from the motor. I’m using the Odrive Robotics D5065 270KV motors with the 3.6 so pretty vanilla setup.
I feel like I’m losing my mind - I created a youtube video on antocogging a couple of years ago so I feel like I had this down pretty well but it’s not working for me. Any thoughts from the hivemind would be greatly appreciated.