Dixon/src
Russell Gilbert dbb52ccbb2 RustyLee: Starts Heart organ processing
Activates the Heart organ's main command processing loop by calling its `start` method.

Replaces the previous placeholder `run_loop` method with the functional `start` method. The `start` method now takes a mutable reference to `self`, which enables it to operate as a long-running process without consuming the `Heart` instance.
2026-03-13 15:55:19 +00:00
..
Dixon Renames RobotNode to Dixon and adds Rustylee core 2026-02-26 11:00:48 +00:00
rustylee RustyLee: Starts Heart organ processing 2026-03-13 15:55:19 +00:00
.gitignore Adds basic robot control node structure 2025-12-28 10:04:23 +00:00