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

Added negative scan increment compatibility #2

Closed felix-kolbe closed 11 years ago

felix-kolbe commented 11 years ago

And moved duplicated loopwise incrementing line

fuerte backport (cherry picked from commit 1bb7353deff061dc0e5b0b0ea477b1e5fa370668)

ps: If this isn't the way to backport I'd appreciate any hints.