Tyler Veness
|
4bac4dd0f4
|
[wpimath] Move PIDController from frc2 to frc namespace (#5640)
The old PIDController class in the frc namespace was removed for the
2023 season.
|
2023-09-15 19:57:31 -07:00 |
|
Oliver W
|
a8c465f3fb
|
[wpimath] HolonomicDriveController: Add getters for the controllers (#4948)
|
2023-01-16 08:33:15 -08:00 |
|
Ryan Blue
|
6efb9ee405
|
[commands] Add constructor for SwerveControllerCommand that takes a HolonomicDriveController (#4785)
Also adds copy and move constructors to HolonomicDriveController.
|
2022-12-25 18:48:27 -08:00 |
|
Starlight220
|
d5200db6cd
|
[wpimath] Rename HolonomicDriveController.calculate params (#4683)
|
2022-11-23 23:13:50 -08:00 |
|
Tyler Veness
|
4647d09b50
|
[docs] Fix Doxygen warnings, add CI docs lint job (#3639)
The CI docs lint build is configured to fail on Doxygen warnings.
|
2021-10-14 18:09:38 -07:00 |
|
Tyler Veness
|
f9e976467f
|
[examples] Rename DriveTrain classes to Drivetrain (#3594)
Drivetrain is one word, not two.
|
2021-09-22 13:27:26 -07:00 |
|
Thad House
|
382deef750
|
[wpimath] Explicitly export wpimath symbols
Co-authored-by: Tyler Veness <calcmogul@gmail.com>
|
2021-09-17 12:12:19 -07:00 |
|
Noam Zaks
|
791770cf6e
|
[wpimath] Move controller from wpilibj to wpimath (#3439)
|
2021-06-16 07:45:51 -07:00 |
|