Skip to content

Instantly share code, notes, and snippets.

@RDaneelOlivav
Created July 12, 2021 18:30
Show Gist options
  • Save RDaneelOlivav/e6005c2a9c40a86f8abb28d17acf690a to your computer and use it in GitHub Desktop.
Save RDaneelOlivav/e6005c2a9c40a86f8abb28d17acf690a to your computer and use it in GitHub Desktop.
# param/scan_downsampler.param.yaml
---
/**:
ros__parameters:
is_approximate: false
config:
capacity: 55000
min_point:
x: -130.0
y: -130.0
z: -3.0
max_point:
x: 130.0
y: 130.0
z: 3.0
voxel_size:
x: 1.0
y: 1.0
z: 1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment