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

Revision history [back]

click to hide/show revision 1
initial version

The extra depth of the include paths are required to support proper isolation and ordering of includes.

The primary tracking ticket for this is https://github.com/ros2/ros2/issues/1150

It's likely that you want to configure your linter to ask colcon for the include path for your workspace instead of hard coding the paths.