ハイドラント
|
cd92b07321
|
[wpimath] Add Pose2d and Pose3d rotateAround() (#7659)
|
2025-01-13 12:55:26 -07:00 |
|
Tyler Veness
|
e222efaa01
|
[wpimath] Add affine transformation constructors and getters to geometry API (#7430)
Fixes #7429.
|
2024-12-07 15:49:17 -08:00 |
|
Tyler Veness
|
95b9bd880b
|
[wpimath] Make geometry classes constexpr (#7222)
|
2024-10-18 16:08:41 -07:00 |
|
Brendan Raykoff
|
8def7b2222
|
[wpimath] Add geometry classes for Rectangle2d and Ellipse2d (#6555)
Co-authored-by: Tyler Veness <calcmogul@gmail.com>
|
2024-06-04 18:27:32 -07:00 |
|
Tyler Veness
|
8e2a7fd306
|
Include thirdparty libraries with angle brackets (#5578)
|
2023-08-28 15:13:34 -07:00 |
|
Tyler Veness
|
35a8b129d9
|
[wpimath] Add RotateBy() function to pose classes (#5491)
Fixes #5472.
|
2023-07-31 21:16:44 -07:00 |
|
nt
|
08f298e4cd
|
[wpimath] Fix Pose3d log returning Twist3d NaN for theta between 1E-8 and 1E-7 (#5168)
|
2023-03-13 21:27:32 -07:00 |
|
nt
|
099d048d9e
|
[wpimath] Fix Pose3d log returning Twist3d NaN for theta between 1E-9 and 1E-8 (#5143)
Co-authored-by: Tyler Veness <calcmogul@gmail.com>
|
2023-02-26 16:41:36 -08:00 |
|
Jordan McMichael
|
42c997a3c4
|
[wpimath] Fix Pose3d exponential and clean up Pose3d logarithm (#4970)
Implementation based on this paper: https://ethaneade.org/lie.pdf
|
2023-01-18 20:38:03 -08:00 |
|
Griffin Della Grotte
|
b1b4c1e9e7
|
[wpimath] Fix Pose3d transformBy rotation type (#4545)
Co-authored-by: Ryan Blue <ryanzblue@gmail.com>
|
2022-11-07 09:57:33 -08:00 |
|
Tyler Veness
|
f20a20f3f1
|
[wpimath] Add 3D geometry classes (#4175)
Also clean up 2D geometry documentation.
|
2022-05-06 08:41:23 -07:00 |
|