Package: libmessage-filters-dev Version: 1.13.5+ds1-3 Severity: normal Compiling with GCC8 gives:
Repos/ros_catkin_ws/src/image_common/image_transport/src/camera_subscriber.cpp:112:64: required from here Repos/ros_catkin_ws/install_isolated/include/message_filters/synchronizer.h:358:14: error: invalid operands of types ‘<unresolved overloaded function type>’ and ‘int’ to binary ‘operator<’ this->add<i>(evt); The patch is here and I will include it in the next upload: https://github.com/ros/ros_comm/pull/1388