Dixon/src
Russell Gilbert 33e7de18cf Adds initial organ system and protocols
Establishes the core `organs` module, including a basic `Heart` implementation, to structure internal components.

Introduces a `protocols` layer to define message passing and communication between the `Brain` and various `organs`.

Adds a `coordinates` module with a `Point3D` struct for spatial definitions.

Increases the `Brain`'s resting sleep duration for minor tuning.
2026-03-13 09:06:26 +00:00
..
Dixon Renames RobotNode to Dixon and adds Rustylee core 2026-02-26 11:00:48 +00:00
rustylee Adds initial organ system and protocols 2026-03-13 09:06:26 +00:00
.gitignore Adds basic robot control node structure 2025-12-28 10:04:23 +00:00