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

Fix finding of Eigen #16

Closed tfoote closed 10 years ago

tfoote commented 10 years ago

The cmake find infrastructure was moved into cmake_modules in indigo.

tfoote commented 10 years ago

@jonbinney Will you have a few minutes to release this?

jonbinney commented 10 years ago

Merged; will release shortly.

jonbinney commented 10 years ago

Released: https://github.com/ros/rosdistro/pull/3438