mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
[wpimath] Fix copy-paste error from Pose2d docs (NFC) (#5490)
This commit is contained in:
@@ -132,7 +132,6 @@ class WPILIB_DLLEXPORT Pose3d {
|
||||
|
||||
/**
|
||||
* Transforms the pose by the given transformation and returns the new pose.
|
||||
* See + operator for the matrix multiplication performed.
|
||||
*
|
||||
* @param other The transform to transform the pose by.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user