ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 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!

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!