My Home Robot Project
Find a file
Russell Gilbert 6ea909347b RustyLee: Enhances Brain's Dead state behaviour and logging
The Brain now actively rests when in the `Dead` lifecycle state, ensuring consistent idle behavior and continuous logging of its status.

Adds the `Display` trait implementation for `LifeState`, providing human-readable representations of lifecycle states for improved debugging output.
2026-03-14 06:15:23 +00:00
src RustyLee: Enhances Brain's Dead state behaviour and logging 2026-03-14 06:15:23 +00:00
utils Renames RobotNode to Dixon and adds Rustylee core 2026-02-26 11:00:48 +00:00
.gitattributes chore: workstation setup (line-endings and ignore .idea) 2026-02-14 17:10:56 +00:00
.gitignore chore: workstation setup (line-endings and ignore .idea) 2026-02-14 17:10:56 +00:00
LICENSE Initial commit 2025-12-28 09:37:09 +00:00
README.md Initial commit 2025-12-28 09:37:09 +00:00

Dixon

My Home Robot Project