PX4 simulation stack
laser_filter_config.yaml
Go to the documentation of this file.
1 scan_filter_chain:
2 - name: range
3  type: LaserScanRangeFilter
4  params:
5  use_message_range_limits: false
6  lower_threshold: 0.5
7  upper_threshold: .inf
8  lower_replacement_value: -.inf
9  upper_replacement_value: .inf