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

What @AndyZe has suggested would be quite robust, especially using the Pilz Motion Planner.

Alternatively, could I define such a path myself, and let MoveIt create the joint trajectories?

You can take a look at the setPoseTargets function of MoveGroupInterface. I think this is close to what you want to pass in as inputs to the planning problem.