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
172 stars 204 forks source link

Request for a new patch release on ros2 branch #183

Open adityapande-1995 opened 1 year ago

adityapande-1995 commented 1 year ago

A PR was merged recently https://github.com/ros-perception/laser_filters/commit/a7e34ed79b6a7989dd4330d27ee521675157650e about xml parsing, and i'd like it to be available in the deb system package for laser_filters.

Would it be possible to make a patch release on the ros2 branch ?

Thanks !

jonbinney commented 1 year ago

Sure! Released version 2.07 to

It'll take some time to build and get sync'd to the apt repos, so i'll leave this issue open until then.

adityapande-1995 commented 1 year ago

Thanks !