Cartesian path without orientation
Hello!
This is a simple question. Is it possible to execute somehow Cartesian path planning (computecartesianpath/computeCartesianPath) without orientation information?
In my application, I have only XYZ positions, and it doesn't matter what is the desired orientation in those positions. Is it possible to omit orientation and pass waypoints array that contain only XYZ data (not Pose, just Position) to computecartesianpath/computeCartesianPath function call?
Thank you in advance.
Best regards.
Asked by akosodry on 2019-01-10 05:02:10 UTC
Comments