mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
10 lines
No EOL
385 B
YAML
10 lines
No EOL
385 B
YAML
# The name of this file shouldn't be changed, or else the Setup Assistant won't detect it
|
|
sensors:
|
|
- filtered_cloud_topic: filtered_cloud
|
|
max_range: 5.0
|
|
max_update_rate: 1.0
|
|
padding_offset: 0.1
|
|
padding_scale: 1.0
|
|
point_cloud_topic: /head_mount_kinect/depth_registered/points
|
|
point_subsample: 1
|
|
sensor_plugin: occupancy_map_monitor/PointCloudOctomapUpdater |