Skip to content

Commit d2e7fa7

Browse files
committed
Add OMPL config to moveit_cpp.yaml
1 parent c8e7944 commit d2e7fa7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/examples/moveit_cpp/config/moveit_cpp.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ planning_scene_monitor_options:
1010
planning_pipelines:
1111
#namespace: "moveit_cpp" # optional, default is ~
1212
pipeline_names: ["ompl"]
13+
ompl:
14+
planning_plugin: ompl_interface/OMPLPlanner
1315

1416
plan_request_params:
1517
planning_attempts: 1

0 commit comments

Comments
 (0)