[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

@@ -47,6 +47,7 @@ def build_examples(halsim_deps):
"//wpimath:wpimath-java",
"//wpilibj:wpilibj-java",
"//commandsv2:commandsv2-java",
"//commandsv3:commandsv3-java",
"//wpiutil:wpiutil-java",
"//romiVendordep:romiVendordep-java",
"//xrpVendordep:xrpVendordep-java",