ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The cause is almost certainly OMPL, not TracIK. You can try increasing the planning time or use a different planner. PRM* is good for finding an efficient path but it probably takes longer to plan.
RRTConnect is very fast to plan but often does not find the best path.