RethinkRobotics / baxter_common

ROS Messages and robot description files for the Baxter Research Robot

Home Page:www.rethinkrobotics.com/sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baxter needs damping

davetcoleman opened this issue · comments

All tags that look like this:

     <dynamics damping="0.0" friction="0.0"/>

Should have damping. From my guess-and-checking:

     <dynamics damping="0.7" friction="0.0"/>

Is a good value. Note: friction is not used in gazebo.

Otherwise Baxter wiggles around continuously in Gazebo.