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

Revision history [back]

One option is to use the computeCartesianPath() method which is a straight forward interpolation in Cartesian space followed by the corresponding IK operations. The other option is the descartes planner which uses a graph-search based approach in order to find an optimal path.