ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
As far as I know, none of the cartesian planners guarantee that the arm links or joints move thru the minimum possible distance. You will have to write your own planner if you need that. Note that some planners can be configured to allow searching more of the state space, but that still does not guarantee you get the "best" solution.