Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support custom rclcpp::NodeOptions #417

Merged
merged 3 commits into from
Jan 7, 2025
Merged

Support custom rclcpp::NodeOptions #417

merged 3 commits into from
Jan 7, 2025

Conversation

roncapat
Copy link
Contributor

@roncapat roncapat commented Dec 9, 2024

This eases static composition of multiple ROS 2 nodes

This eases static composition of multiple ROS 2 nodes
@ct2034 ct2034 added the ros2 PR tackling a ROS2 branch label Jan 7, 2025
@ct2034 ct2034 self-assigned this Jan 7, 2025
Copy link
Collaborator

@ct2034 ct2034 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution. :)

@ct2034 ct2034 merged commit 53555cf into ros:ros2 Jan 7, 2025
12 checks passed
ct2034 pushed a commit to ct2034/diagnostics that referenced this pull request Jan 7, 2025
* Support custom `rclcpp::NodeOptions`

This eases static composition of multiple ROS 2 nodes

* Fix

* Update aggregator.hpp

(cherry picked from commit 53555cf)
ct2034 pushed a commit to ct2034/diagnostics that referenced this pull request Jan 7, 2025
* Support custom `rclcpp::NodeOptions`

This eases static composition of multiple ROS 2 nodes

* Fix

* Update aggregator.hpp

(cherry picked from commit 53555cf)
ct2034 pushed a commit to ct2034/diagnostics that referenced this pull request Jan 7, 2025
* Support custom `rclcpp::NodeOptions`

This eases static composition of multiple ROS 2 nodes

* Fix

* Update aggregator.hpp

(cherry picked from commit 53555cf)
@ct2034
Copy link
Collaborator

ct2034 commented Jan 7, 2025

💚 All backports created successfully

Status Branch Result
ros2-humble
ros2-iron
ros2-jazzy

Questions ?

Please refer to the Backport tool documentation

ct2034 added a commit that referenced this pull request Jan 7, 2025
* Support custom `rclcpp::NodeOptions`

This eases static composition of multiple ROS 2 nodes

* Fix

* Update aggregator.hpp

(cherry picked from commit 53555cf)

Co-authored-by: Patrick Roncagliolo <ronca.pat@gmail.com>
ct2034 added a commit that referenced this pull request Jan 7, 2025
* Support custom `rclcpp::NodeOptions`

This eases static composition of multiple ROS 2 nodes

* Fix

* Update aggregator.hpp

(cherry picked from commit 53555cf)

Co-authored-by: Patrick Roncagliolo <ronca.pat@gmail.com>
ct2034 added a commit that referenced this pull request Jan 7, 2025
* Support custom `rclcpp::NodeOptions`

This eases static composition of multiple ROS 2 nodes

* Fix

* Update aggregator.hpp

(cherry picked from commit 53555cf)

Co-authored-by: Patrick Roncagliolo <ronca.pat@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ros2 PR tackling a ROS2 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants