ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Looks like apt installs to a weird place. I solved this by adding

include_directories(/opt/ros/humble/include)

in my make file.