frankaemika / franka_ros

ROS integration for Franka research robots
https://frankaemika.github.io
Apache License 2.0
339 stars 307 forks source link

PID gains tweaking of Panda Research 3 #371

Open samdjExceenis23 opened 9 months ago

samdjExceenis23 commented 9 months ago

Hello,

I'm using panda research 3 on V 0.10.0, with franka_ros and moveit. I get a lot of oscillations when the robot when trying to go quicker. I'm setting speed through moveit move_group with set_max_acceleration_scaling_factor, and set_max_velocity_scaling_factor. When I'm going at a relatively low speed, everything works fine, but when I set a high acceleration value (>0.5), the robot starts to oscillate really badly.

It looks like a stability issue, so I'm wondering how to setup and tune the PID gains of the robot. Could you point me to the right files/example for this ?

Additional informations: