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
164 stars 200 forks source link

Removed boost signals from CMakeLists.txt #77

Closed bionade24 closed 5 years ago

bionade24 commented 5 years ago

With boost=>1.69 there signals isn't available anymore. As it's not necessary, it should be removed to be compatible to all boost versions.

Same issue here: https://github.com/ros/ros_comm/pull/1580

acxz commented 5 years ago

@jonbinney if you could take a look at this it would be much appreciated!

jonbinney commented 5 years ago

@acxz thanks for the reminder! I tried this out and it doesn't break anything. @bionade24 thank you!

bionade24 commented 5 years ago

When can we expect a new release of this repo?

jonbinney commented 5 years ago

@bionade24 what ros distro are you using?

bionade24 commented 5 years ago

I'm maintaining the melodic AUR packages.

jonbinney commented 5 years ago

Let me try doing a melodic release now

bionade24 commented 5 years ago

Thanks

jonbinney commented 5 years ago

I just released version 1.7.7 of laser_asembler and version 1.8.7 of laser_assembler into melodic.

bionade24 commented 5 years ago

Thanks! No I can remove the patches out of the packages.