costmap_common_params.yaml 257 B

12345678
  1. obstacle_range: 2.5
  2. raytrace_range: 3.0
  3. robot_radius: 0.165
  4. inflation_radius: 0.3
  5. max_obstacle_height: 0.6
  6. min_obstacle_height: 0.0
  7. observation_sources: scan
  8. scan: {data_type: LaserScan, topic: /scan, marking: true, clearing: true, expected_update_rate: 0}