[examples] Add mecanum drive snippets (#8931)

shows both polar, and cartesian
This commit is contained in:
sciencewhiz
2026-05-29 23:10:42 -07:00
committed by GitHub
parent c597116f02
commit a3c18d24a7
6 changed files with 178 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ SNIPPET_FOLDERS = [
"i2ccommunication",
"intermediatevision",
"limitswitch",
"mecanumdrive",
"motorcontrol",
"onboardimu",
"profiledpidfeedforward",