ros-perception / laser_filters

Assorted filters designed to operate on 2D planar laser scanners, which use the sensor_msgs/LaserScan type.
BSD 3-Clause "New" or "Revised" License
173 stars 204 forks source link

feat(IntensityFilter): Dynamic reconfigure and optionally override intensity #96

Closed reinzor closed 4 years ago

reinzor commented 4 years ago

This refactor is backwards compatible so it would not break things for running configurations. Except for the API/ABI stability.

reinzor commented 4 years ago

Any time to review this PR? Thanks :)