mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
26 lines
546 B
YAML
26 lines
546 B
YAML
classes:
|
|
wpi::math::SwerveDriveOdometry3d:
|
|
force_no_trampoline: true
|
|
template_params:
|
|
- size_t NumModules
|
|
methods:
|
|
SwerveDriveOdometry3d:
|
|
|
|
templates:
|
|
SwerveDrive2Odometry3d:
|
|
qualname: wpi::math::SwerveDriveOdometry3d
|
|
params:
|
|
- 2
|
|
SwerveDrive3Odometry3d:
|
|
qualname: wpi::math::SwerveDriveOdometry3d
|
|
params:
|
|
- 3
|
|
SwerveDrive4Odometry3d:
|
|
qualname: wpi::math::SwerveDriveOdometry3d
|
|
params:
|
|
- 4
|
|
SwerveDrive6Odometry3d:
|
|
qualname: wpi::math::SwerveDriveOdometry3d
|
|
params:
|
|
- 6
|