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

It looks like you have the latest changes of rclcpp but not of the other packages, e.g. this rcl function was added in https://github.com/ros2/rcl/pull/406.

You need to update all your sources (pull the latest changes of all the repositories). To do so you can refer to Maintaining a Source Checkout

And then rebuild your workspace