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

No, this is not supported.

Note also: computeCartesianPath(..) is not a planner. It performs a linear interpolation between two or multiple waypoints. That is rather different from a real planner.

No, this is not supported.

Note also: computeCartesianPath(..) is not a planner. It performs a linear interpolation between two or multiple waypoints. That is rather different from a real planner.


Edit: I don't know whether it will be helpful in your situation, but you could take a look at descartes and / or trajopt_ros/tesseract.