Skip to content

Instantly share code, notes, and snippets.

@Danilrivero
Created April 18, 2024 13:51
Show Gist options
  • Save Danilrivero/6776b24bf832fc138c68c1d0b5730e95 to your computer and use it in GitHub Desktop.
Save Danilrivero/6776b24bf832fc138c68c1d0b5730e95 to your computer and use it in GitHub Desktop.
yaml configuration file
sensors:
- default_sensor
default_sensor:
filtered_cloud_topic: filtered_cloud
max_range: 3.0
max_update_rate: 1.0
padding_offset: 0.01
padding_scale: 0.01
point_cloud_topic: /camera/depth/color/points
point_subsample: 1
sensor_plugin: occupancy_map_monitor/PointCloudOctomapUpdater
octomap_frame: world
octomap_resolution: 0.02
max_range: 3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment