darknet_ros
darknet_ros copied to clipboard
ros noetic ubuntu 20.04 boost placeholder error
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):
- OS: Ubuntu 20.04
- ROS version: Noetic
- GPU when relevant: NVidia Quadro P4000
Hi @mefteh, Did you solve this problem?