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

Setting the goal in TrajectoryPlannerROS

asked 2011-06-18 12:52:38 -0500

PKG gravatar image

updated 2011-06-19 21:43:21 -0500

I've been going through the API's in TrajectoryPlannerROS from here and in the ROS wiki. But I haven't been able to figure out how to set the goal pose? I can't make this out anywhere in the documentation, despite there being lots of functions related to the goal, such as isGoalReached.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
2

answered 2011-06-19 21:42:04 -0500

The navigation stack uses actionlib to set the 2D nav goal pose. This tutorial explains how to do that programatically. For debugging, it is often useful to set navigation goals using RViz.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-06-18 12:52:38 -0500

Seen: 1,232 times

Last updated: Jun 19 '11