|
roo_control
API Documentation for roo_control
|
Go to the source code of this file.
Data Structures | |
| class | roo_control::InertSwitch< StateT > |
| Switch that adds inertia between state changes on top of a raw actuator. More... | |
Namespaces | |
| namespace | roo_control |
Typedefs | |
| using | roo_control::InertBinarySwitch = InertSwitch< BinaryLogicalState > |
| Convenience alias for a binary inert switch. | |
Functions | |
| roo_time::Duration | roo_control::DefaultBackoff (int retry_count) |
| Default backoff policy for InertSwitch retries. | |