ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The differential_drive
package implements a simple, generic differential drive model. What the width between the wheels should be in this model depends on what shape your wheels are in cross-section. In other words, you want to provide the distance between the points on the wheel that will most often be in contact with the ground.
Because you said your wheels are 10 cm wide, I'm guessing that they are thick, relatively flat tyres, so measure from the centre.