Skip to content

Conversation

christophfroehlich
Copy link
Contributor

@christophfroehlich christophfroehlich commented Oct 7, 2025

RCLCPP_*_ONCE logging macros are global, which means this will be triggered only once for the very first handle hitting this.

Unless ros2/rclcpp#2587 is fixed upstream, we have to deal with it in the application code.

I also added a missing include and reformatted the log strings.

@christophfroehlich christophfroehlich added the backport-kilted Triggers PR backport to ROS 2 kilted. label Oct 7, 2025
@saikishor
Copy link
Member

@christophfroehlich why not backport this to Jazzy too?

@christophfroehlich
Copy link
Contributor Author

@christophfroehlich why not backport this to Jazzy too?

the macro is not available there since #2360 was not backported

@christophfroehlich christophfroehlich merged commit b53dd8e into ros-controls:master Oct 8, 2025
12 of 16 checks passed
mergify bot pushed a commit that referenced this pull request Oct 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-kilted Triggers PR backport to ROS 2 kilted.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants