ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
goal expects a input in form of "pose" which is made of position and orientation. So you cannot skip the orientation part. One thing you can do is either give a constant orientation or use the orientation of robot as goal position orientation so that robot orientation remains constant.