mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-02-22 22:16:47 +00:00
8 lines
265 B
YAML
8 lines
265 B
YAML
obstacle_range: 2.5
|
|
raytrace_range: 3.0
|
|
robot_radius: 0.25
|
|
inflation_radius: 0.15
|
|
max_obstacle_height: 0.6
|
|
min_obstacle_height: 0.0
|
|
observation_sources: scan
|
|
scan: {data_type: LaserScan, topic: /scan_filtered, marking: true, clearing: true, expected_update_rate: 0} |