ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I solved the problem of the rotation:
Further more while the robot in gazebo does a rotation of k rad the one in rviz does a rotation of h rad (with h < k).
changing the value of the wheel radius in pioneer3dx.xacro from 0.15 to 0.22.
But I still have problem in the robot localization.