poseEstimator

fun poseEstimator(callback: (Pose2d, Time, Matrix<N3, N1>) -> Unit)

Sets the pose estimator callback.

Parameters

callback

Function to update pose with vision measurements.