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

Set invalid values to NaN #18

Closed atse2 closed 10 years ago

jonbinney commented 10 years ago

This looks good - it brings laser_filters in line with http://www.ros.org/reps/rep-0117.html

Some of the tests are failing, I need to debug that before I merge.

jonbinney commented 10 years ago

Tests passing now. Merging.