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

It depends on the planner you use. Some planners might return paths, others trajectories. In my experience, all OMPL planners I've used so far return paths, and they get time-parameterized during a filtering step that follows planning. Filtering takes place outside OMPL but within the scope of arm_navigation / MoveIt!.