SCRIPT namespace replacements

This commit is contained in:
PJ Reiniger
2025-11-07 20:00:05 -05:00
committed by Peter Johnson
parent ae6c043632
commit 9aca8e0fd6
2622 changed files with 22275 additions and 22275 deletions

View File

@@ -3,9 +3,9 @@ extra_includes:
- wpi/hardware/motor/MotorController.hpp
classes:
frc::DifferentialDrive:
wpi::DifferentialDrive:
ignored_bases:
- wpi::SendableHelper<DifferentialDrive>
- wpi::util::SendableHelper<DifferentialDrive>
methods:
DifferentialDrive:
overloads:
@@ -103,7 +103,7 @@ classes:
* :meth:`curvatureDrive` is similar in concept to
``RobotDrive.drive`` with the addition of a quick turn
mode. However, it is not designed to give exactly the same response.
frc::DifferentialDrive::WheelSpeeds:
wpi::DifferentialDrive::WheelSpeeds:
attributes:
left:
right: