My Home Robot Project
Adds signal handling for graceful shutdown via SIGINT and SIGTERM. Updates the control loop to be interruptible, allowing for a clean exit when a shutdown signal is received. Changes the node state management to use an enum for clarity and better control the run states (starting, running, stopping, stopped). The heartbeat is stopped when the node is stopping or stopped. Also updates the line request to force an inactive state when claiming the pin. Also updates the version number. |
||
|---|---|---|
| .idea | ||
| src | ||
| LICENSE | ||
| README.md | ||
Dixon
My Home Robot Project