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

Those poses are called named poses.

Using them in C++: moveit::planning_interface::MoveGroup::setNamedTarget(const std::string &name).

In the RViz planning plugin: select them from the drop-down under Target Pose on the Planning tab.

Those poses are called named poses.

Using them in C++: moveit::planning_interface::MoveGroup::setNamedTarget(const std::string &name).

In the RViz planning plugin: select them from the drop-down under Target PoseSelect Goal State on the Planning tab.

Those poses are called named posestargets.

Using them in C++: moveit::planning_interface::MoveGroup::setNamedTarget(const std::string &name).

In the RViz planning plugin: select them from the drop-down under Select Goal State on the Planning tab.