sas
Modularised monitoring, logging, and control of robots.
Loading...
Searching...
No Matches
sas_shutdown_signaler.hpp File Reference

Cross-module shutdown signaling class. More...

#include <atomic>

Go to the source code of this file.

Classes

class  sas::ShutdownSignaler
 Shutdown coordinator. More...

Detailed Description

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.