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