Peter Johnson
|
6c16e846fa
|
Merge branch 'main' into 2027
|
2025-05-29 21:41:50 -07:00 |
|
Nolan Barker
|
40ce42712f
|
[wpimath] Fix coordinate frame docs in HolonomicDriveController (#7938)
|
2025-04-28 16:27:38 -07:00 |
|
Tyler Veness
|
03f0fc4dea
|
[wpimath] Use immutable member functions in ChassisSpeeds (#7545)
|
2024-12-15 16:09:34 -08:00 |
|
Tyler Veness
|
a66fa339dc
|
[wpimath] Make controllers and some trajectory classes constexpr (#7343)
|
2024-11-07 14:02:11 -07:00 |
|
Tyler Veness
|
63e623d70b
|
[wpimath] Fix case and order of HolonomicDriveController PID getters (#7342)
|
2024-11-05 09:50:17 -07:00 |
|
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 |
|