[examples] Add a Hatchbot Commands v3 example (#8809)

This is adapted from the work that @Starlight220 did here:
https://github.com/SamCarlberg/allwpilib/pull/5

---------

Co-authored-by: Starlight220 <53231611+Starlight220@users.noreply.github.com>
This commit is contained in:
sciencewhiz
2026-04-25 15:06:26 -07:00
committed by GitHub
parent 35e8abedeb
commit 6aa1611959
9 changed files with 500 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ EXAMPLE_FOLDERS = [
"encoder",
"gettingstarted",
"gyro",
"hatchbotcmdv3",
"hatchbotinlined",
"hatchbottraditional",
"mecanumbot",