ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If you have the nav stack running, you can send it a navigation goal with zero offset for x,y,z, and a rotation of 90 degrees in the z axis. Otherwise, you'll have to write your own controller, which should only be about 3 lines of python.