You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The behavior in rclcpp isn't nice, we're calling shutdown asynchronously and that generate random errors when sending SIGINT. I would rather not copy that behavior.
robot_state_publisher is a rclcpp node component and receives a SIGINT before entering the pos-shutdown tests
After the very first release, we got errors in the buildfarm. The test that checks the exit codes of the launch nodes failed.
The text was updated successfully, but these errors were encountered: