fetch_ros
                                
                                 fetch_ros copied to clipboard
                                
                                    fetch_ros copied to clipboard
                            
                            
                            
                        [ROS-O] drop obsolete use of boost::bind and _1
Lambdas are preferred since c++11. The transitively included use of _1 starts failing with a recently proposed change to adapt the boost-bind include API in ros_comm. https://github.com/ros-o/ros_comm/pull/3