rclcpp
rclcpp copied to clipboard
rclcpp (ROS Client Library for C++)
ROS2 ## Bug report **Required Info:** - Operating System: - Ubuntu 22.04 - Installation type: - from source - Version or commit hash: - humble release patch 5 - DDS...
Implement addition/subtraction assignment operators based on existing operators. Resolves #2399
## Bug report **Required Info:** - Operating System: - Ubuntu 22.04 + VMware - Installation type: - source build - Version or commit hash: - humble - DDS implementation: -...
## Bug report **Required Info:** - Operating System: - Ubuntu 22.04 - Installation type: - binaries - Version or commit hash: - Humble 16.0.8-1jammy.20240217.065743 (from apt) - DDS implementation: -...
## Bug report **Required Info:** - Client library (if applicable): rclcpp #### Additional information I went through the code of rclcpp::experimental::TimersManager , as I wanted to use it for my...
This is a first version for a new executor, that saves ready executables per callback group. In doing so, this executor should have the same behavior as the SingleThreaded executor...
Should the `automatically_declare_parameters_from_overrides` node option be deprecated and removed?
As far as I understand, the `automatically_declare_parameters_from_overrides` node option was [added during the Crystal->Dashing transition](https://docs.ros.org/en/foxy/Releases/Release-Dashing-Diademata.html#parameter-configuration-using-a-yaml-file) to allow users to keep using code written for Crystal without being forced to immediately...
## Bug report **Required Info:** - Operating System: - Ubuntu 22.04 - Installation type: - from source - Version or commit hash: - rolling - DDS implementation: - Fast-RTPS -...
Part of https://github.com/ros2/rcpputils/issues/164 I split the PR into two commits: internal changes and API changes.
## Bug report **Required Info:** - Operating System: - Ubuntu 22.04 - Installation type: - source build `rolling` - Version or commit hash: - https://github.com/ros2/ros2/commit/fea3f22ebc1becc6303aebcc9f93bde5abf0f92d - DDS implementation: - Any...