ros-drivers / urg_node

ROS wrapper for the Hokuyo urg_c library.
Other
101 stars 147 forks source link

[ROS-O] remove implicitly used boost::bind symbols #116

Open v4hn opened 3 months ago

v4hn commented 3 months ago

These symbols were implicitly included through a ros_comm header include and ros-o will likely change that include soon https://github.com/ros-o/ros_comm/pull/3 due to an excessive amount of warnings.