2025-10-24 01:28:04 -04:00
|
|
|
extra_includes:
|
|
|
|
|
- wpystruct.h
|
|
|
|
|
|
|
|
|
|
classes:
|
2025-11-07 20:00:05 -05:00
|
|
|
wpi::math::DifferentialDriveKinematics:
|
2025-10-24 01:28:04 -04:00
|
|
|
attributes:
|
|
|
|
|
trackwidth:
|
|
|
|
|
methods:
|
|
|
|
|
DifferentialDriveKinematics:
|
|
|
|
|
ToChassisSpeeds:
|
|
|
|
|
ToWheelSpeeds:
|
|
|
|
|
ToTwist2d:
|
|
|
|
|
overloads:
|
2025-11-07 20:00:05 -05:00
|
|
|
const wpi::units::meter_t, const wpi::units::meter_t [const]:
|
2025-10-24 01:28:04 -04:00
|
|
|
const DifferentialDriveWheelPositions&, const DifferentialDriveWheelPositions& [const]:
|
|
|
|
|
Interpolate:
|
2025-12-08 19:25:07 -05:00
|
|
|
ToChassisAccelerations:
|
|
|
|
|
ToWheelAccelerations:
|
2025-10-24 01:28:04 -04:00
|
|
|
|
|
|
|
|
inline_code: |
|
2025-11-07 20:00:05 -05:00
|
|
|
SetupWPyStruct<wpi::math::DifferentialDriveKinematics>(cls_DifferentialDriveKinematics);
|