ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Have a look here.
2 | No.2 Revision |
Have a look here. to understand quaternions.
To rotate the robot, you can, for instance, send a PoseStamped with frame id base_link
and the relative orientation of your goal relative to your robot to move_base.