mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-28 02:11:43 +00:00
[wpimath] Document extrinsic vs intrinsic rotations (NFC) (#5508)
This commit is contained in:
@@ -13,7 +13,7 @@ namespace frc {
|
||||
class WPILIB_DLLEXPORT Pose2d;
|
||||
|
||||
/**
|
||||
* Represents a transformation for a Pose2d.
|
||||
* Represents a transformation for a Pose2d in the pose's frame.
|
||||
*/
|
||||
class WPILIB_DLLEXPORT Transform2d {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user