Malefix
Toggle table of contents
2.6.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Malefix
Malefix
/
xyz.malefic.frc.vision
/
VisionSystemBuilder
/
poseEstimator
pose
Estimator
fun
poseEstimator
(
callback
:
(
Pose2d
,
Time
,
Matrix
<
N3
,
N1
>
)
->
Unit
)
Sets the pose estimator callback.
Parameters
callback
Function to update pose with vision measurements.