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

Remove pointcloud footprint filter #119

Closed jonbinney closed 3 years ago

jonbinney commented 3 years ago

It has been deprecated for years, and is the only filter that depends on pcl_ros. Removing it means we don't have to install the 500MB of dependencies that pcl brings in on CI.

jonbinney commented 3 years ago

If this causes issues for anyone, let me know. I think most cases should be solvable with the non-pointcloud footprint_filter.