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

This functionality doesn't currently exist in moveit, but it is being implemented.

As a workaround if you want an extremely simple PTP-like function, simply assemble a trajectory with the start and end points in joint space yourself, use one of the time parameterization methods and then execute it.

This functionality doesn't currently exist in moveit, but it is being implemented.

As a workaround if you want an extremely simple PTP-like function, simply assemble a trajectory with the start and end points in joint space yourself, use one of the time parameterization methods to time it, and then pass it to the move group to execute it.