RethinkRobotics / sawyer_simulator

Gazebo Simulation interface for the Sawyer Robot
http://sdk.rethinkrobotics.com/intera/Gazebo_Tutorial
Apache License 2.0
50 stars 65 forks source link

Sim Controller Tuning #35

Closed IanTheEngineer closed 6 years ago

IanTheEngineer commented 6 years ago

Corresponds with https://github.com/RethinkRobotics/sawyer_robot/pull/47

Now that all the controllers have been created, and the software processes are in place to emulate the real Sawyer robot's API's, this is the latest round of tuning for Sawyer's Position(&Trajectory) and Velocity Controllers. This corresponds with some URDF tweaks in order to make Gazebo happy: increased zero mass & inertia links to have a minimum mass and inertia, and re-tuned joint damping and friction for simulation.

This was tested with a computer capable of running Sawyer in Gazebo at a consistent Real Time Factor of 1.0 throughout the duration of testing.

The one slight downside is that with the retuning, and mass/inertia tweaks, Gravity Compensation is just barely not enough to hold up the arm when commanding only Zero Torques. Funny enough, this is actually closer to the reality of the real Sawyer.