Skip to content
Snippets Groups Projects
Commit f518c4c0 authored by Marco Esposito's avatar Marco Esposito
Browse files

Adding comment explaining the choice of default planning algorithm

parent d9875b55
Branches
Tags
No related merge requests found
......@@ -34,6 +34,8 @@ manipulator:
- TRRTkConfigDefault
- PRMkConfigDefault
- PRMstarkConfigDefault
##Note: commenting the following line lets moveit chose RRTConnect as default planner rather than LBKPIECE
#projection_evaluator: joints(shoulder_pan_joint,shoulder_lift_joint)
longest_valid_segment_fraction: 0.05
endeffector:
planner_configs:
......
......@@ -34,6 +34,8 @@ manipulator:
- TRRTkConfigDefault
- PRMkConfigDefault
- PRMstarkConfigDefault
##Note: commenting the following line lets moveit chose RRTConnect as default planner rather than LBKPIECE
#projection_evaluator: joints(shoulder_pan_joint,shoulder_lift_joint)
longest_valid_segment_fraction: 0.05
endeffector:
planner_configs:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment