ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
![]() | 1 | initial version |
You can send simple goals using MoveBaseAction. It's perfectly explained here. In the sample program, you can use 2.3 instead of one for goal.target_pose.pose.position.x
. That should do!
![]() | 2 | No.2 Revision |
You can send simple goals using MoveBaseAction. It's perfectly explained here. In the sample program, you can use 2.3 instead of one 1 for goal.target_pose.pose.position.x
. or y. That should do!