ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
These issues are usually caused by friction parameters. It appears that you are using dead-reckoning for rotation. There is a longer discussion about this for husky robots.
Check PR 191 on how I tried to get this working by adjusting friction parameters in wheel.xacro
file.
2 | No.2 Revision |
These issues are usually caused by friction parameters. It appears that you are using dead-reckoning for rotation. There is a longer discussion about this for husky robots.
Check PR 191 on how I tried to get this working by adjusting friction parameters in wheel.xacro
file.file. Check mu1/mu2 parameters.