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
161 stars 199 forks source link

Added declaration of parameters #175

Closed tuxnese closed 1 year ago

tuxnese commented 1 year ago

Hi, I have added the declaration of the parameters, otherwise it is impossible to set the value of the parameter on Galactic.

jonbinney commented 1 year ago

Looks good. Thanks @tuxnese !

tuxnese commented 1 year ago

Looks good. Thanks @tuxnese !

Thank you for accepting it!