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
164 stars 200 forks source link

Fix a small typo in one of the test cases. #53

Closed allenh1 closed 7 years ago

allenh1 commented 7 years ago

Noticed this while patching the isnan in the prior release to work on Gentoo.

jonbinney commented 7 years ago

Good catch! I'll test on my laptop and then merge.