1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug a segmentation fault in the rcl_logging_spdlog ROS 2 package that occurs when the rclcpp context isn't explicitly shut down, specifically focusing on the interaction between the spdlog logging library and the rclcpp context during shutdown. The issue is observed with GCC 15.1.1 and spdlog 1.15.3, which are unsupported versions.

Complexity: 4/5
bug help wanted

Logging implementations for ROS 2.

C++