cactusdynamics / cactus-rt

A C++ framework for programming real-time applications
Mozilla Public License 2.0
185 stars 24 forks source link

Add a warning when ROS2 publish fails #127

Closed shuhaowu closed 3 months ago

shuhaowu commented 3 months ago

Can happen if the SPSC queue is full.

Fixes #105