Skip to content

Commit

Permalink
ur3_moveit_cfg: reduce longest_valid_segment_fraction.
Browse files Browse the repository at this point in the history
Refer to discussion in ros-industrial#265.
  • Loading branch information
gavanderhoorn committed Sep 12, 2017
1 parent 5bc1a10 commit da823a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ur3_moveit_config/config/ompl_planning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ manipulator:
- 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
longest_valid_segment_fraction: 0.01
endeffector:
planner_configs:
- SBLkConfigDefault
Expand Down

0 comments on commit da823a6

Please sign in to comment.