ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I know that SolidWorks can calculate this value for you, and I'm assuming that any other CAD program can as well.
As a general rule of thumb, I try to follow a number of guidelines when creating urdf models. These are mostly based on experience, so they should only be taken for what they are.
You might also want to try the following to make your links more "solid":
<gazebo reference="back_left_wheel">
<kp>1000000.0</kp>
<kd>1.0</kd>
</gazebo>