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

Fix time stamp issue for angular filter #186

Closed JosefGst closed 11 months ago

JosefGst commented 1 year ago
jonbinney commented 1 year ago

@JosefGst thank you for doing this! Reviewing now.

jonbinney commented 11 months ago

Looks great! I'm going to let the CI tests run one more time and then I'll merge. Thanks @JosefGst !