OD Velocity Mode

Hi guys, I set OD in velocity mode and make it oscillate quickly by flipping between vel=-1000 and vel=+1000, it stays centered. If I increase velocity on one side only, the overall motion becomes a slow rotation as expected. At this point, if I hold the motor in place, there is a build-up of force. If I release it, it quickly goes to a position where it thinks it should be and then continues rotating slowly. Is there a way to remove/cancel-out that build-up/re-positioning effect? (and just produce a constant force with no re-positioning)

Set
odrv0.axis0.controller.config.vel_integrator_gain=0
:slight_smile:

1 Like

Right on, that was the last missing piece for my project to work properly!

2 Likes

Nice. Glad you got it working. :slight_smile:

What is your project?

1 Like