[commands, wpimath] Remove Mecanum/SwerveControllerCommand and HolonomicDriveController (#8119)

This commit is contained in:
Gold856
2025-08-01 02:05:42 -04:00
committed by GitHub
parent b251d16ef7
commit e0e774abde
51 changed files with 0 additions and 5642 deletions

View File

@@ -29,7 +29,6 @@ EXAMPLES_FOLDERS = [
"i2ccommunication",
"intermediatevision",
"mecanumbot",
"mecanumcontrollercommand",
"mecanumdrive",
"mecanumdriveposeestimator",
"mechanism2d",
@@ -46,7 +45,6 @@ EXAMPLES_FOLDERS = [
"statespaceflywheel",
"statespaceflywheelsysid",
"swervebot",
"swervecontrollercommand",
"swervedriveposeestimator",
"sysidroutine",
"tankdrive",