Skip to content

Instantly share code, notes, and snippets.

@KhairulM
Created September 12, 2022 08:33
Show Gist options
  • Save KhairulM/e22ce21ca55224197a985f295ad8b3e3 to your computer and use it in GitHub Desktop.
Save KhairulM/e22ce21ca55224197a985f295ad8b3e3 to your computer and use it in GitHub Desktop.
planner_node:
ros__parameters:
planning_pipelines:
pipeline_names:
- ompl
ompl:
planning_plugin: ompl_interface/OMPLPlanner
start_state_max_bounds_error: 0.1
plan_request_params:
planning_attempts: 10
planning_pipeline: ompl
max_velocity_scaling_factor: 1.0
max_acceleration_scaling_factor: 1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment