Hi there I am attempting to use the anticogging feature to improve low speed smoothness.
I have followed the instructions here: https://www.andyvickers.net/tag/anti-cogging/
And here: ODrive/anticogging.md at devel · odriverobotics/ODrive · GitHub
I can only increase the pos_gain
to about 70 else the vibration becomes to violent.
I start the controller.start_anticogging_calibration()
it slowly starts moving but then stops and never finishes. (I left it for many hours) . odrv0.axis0.controller.config.anticogging.calib_anticogging never returns false until I reboot the drive.
The motor is a Turnigy 5055 280 kv and the encouder a cui 102.
Any advice?
Thank you!