What does "rcl" in ros2 stand for?
In ros2, the C++ include paths is something like:
#include "rclcpp/rclcpp.hpp"
and the python import looks like:
import rclpy
What does 'rcl' stand for?
In ros2, the C++ include paths is something like:
#include "rclcpp/rclcpp.hpp"
and the python import looks like:
import rclpy
What does 'rcl' stand for?
I would guess ROS Client libraries. As said in their readme file.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-06-13 05:38:58 -0500
Seen: 832 times
Last updated: Jun 13 '16
Problem with dependencies between multiple packages in colcon build
ROS 2 support for Universal Robots
Custom panel plugin not being found when running rviz2
Add an environment variable in ExecuteProcess
How to make Gui for control center
node crashes when initializing object from shared lib
Ros2: nav2_map_server can not load map?