leggedrobotics / darknet_ros

YOLO ROS: Real-Time Object Detection for ROS
BSD 3-Clause "New" or "Revised" License
2.14k stars 1.17k forks source link

ros noetic ubuntu 20.04 boost placeholder error #406

Open meftehs opened 1 year ago

meftehs commented 1 year ago

I installed darknet ros from feature/ci-melodic-and-noetic branch to make it work on ros noetic. After making catkin_make I found this error : /opt/ros/noetic/include/ros/publisher.h:174:70: error: ‘boost::placeholders’ has not been declared (more described in the screenshot)

System (please complete the following information):

gokcesena commented 12 months ago

Hi @mefteh, Did you solve this problem?