|
sas
Modularised monitoring, logging, and control of robots.
|
Cross-module shutdown signaling class. More...
#include <atomic>Go to the source code of this file.
Classes | |
| class | sas::ShutdownSignaler |
| Shutdown coordinator. More... | |
Cross-module shutdown signaling class.
Provides a class that coordinates shutdown requests between different parts of the system. Useful to unify shutdown behavior in both ROS and non-ROS contexts.