My Home Robot Project
Find a file
Russell Gilbert b2761dd2db Adds versioning to the robot node
Implements an automatic versioning system for the robot node,
utilizing a `version.txt` file and a Python script to increment
the patch version.

Integrates the version into the CMake build process to ensure
the version is displayed in the robot node's output.
2026-02-08 14:03:47 +00:00
.idea Initializes project structure for Dixon Robot, config build & link 2026-02-07 04:36:27 +00:00
src Adds versioning to the robot node 2026-02-08 14:03:47 +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