WPILibC++ 2025.1.1
|
This struct holds the transformation from the camera optical frame to the April tag frame. More...
Public Attributes | |
matd_t * | R |
matd_t * | t |
This struct holds the transformation from the camera optical frame to the April tag frame.
The pose refers to the position of the tag within the camera frame.
matd_t* apriltag_pose_t::R |
matd_t* apriltag_pose_t::t |