I have set up a constant smooth and precise movement based on odrive v3.6. The movement itself is perfect, but the problem is that with a small physical impact on the axis, it starts to vibrate, how to fix it? My motor: H6368 190kw, encoder: TLE5012B. Firmware version 0.5.4
My configuration is:
odrv0.axis1.trap_trap.config.vel_limit = 1.0
odrv0.axis1.trap_trap.config.accel_limit =0.5
odrv0.axis1.trap_trap.config.decel_limit= 0.5
odrv0.axis1.controller.config.pos_gain=60
odrv0.axis 1.controller.config.vel_gain=1.5
odrv0.axis1.controller.config.vel_integrator_gain=0
odrv0.axis1.controller.config.control_mode =CONTROL_MODE_POSITION_CONTROL
o drv 0.axis 1.encoder.config.bandwidth = 4000