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

add cmake_modules run dependency #17

Closed jonbinney closed 10 years ago

jonbinney commented 10 years ago

so that it compiles

dirk-thomas commented 10 years ago

This needs a new release into indigo in order to fix the Debian package: http://jenkins.ros.org/view/IbinT64/job/ros-indigo-laser-filters_binarydeb_trusty_amd64/

jonbinney commented 10 years ago

I did a release but forgot to bump the version number first. Will do another release.

jonbinney commented 10 years ago

Ok this should_ do it: https://github.com/ros/rosdistro/pull/3453

tfoote commented 10 years ago

this should be 1.7.0 in indigo as these changes are not compatible with the 1.6.x hydro release series.

jonbinney commented 10 years ago

Ooops... ok i've released 1.7.0: https://github.com/ros/rosdistro/pull/3457