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: 472 times
Last updated: Jun 13 '16
Gazebo Diff drive can make the robot stay immobile
Add camera data to obstacle layer or voxel layer in costmap?
How to use pcl_ros with ROS 2 Eloquent?
How to control a physical robot using a web interface
ERROR : ROS2 RUN package not found
Where to find ROS2 Dashing geometry2/tf2 documentation?
ros2 component_container yaml parsing