set Pose Estimator
Sets the callback function for updating the robot's pose estimator.
This function will be called with vision measurements from all cameras.
Parameters
callback
Function that accepts (pose, timestamp, stdDevs).
Sets the callback function for updating the robot's pose estimator.
This function will be called with vision measurements from all cameras.
Function that accepts (pose, timestamp, stdDevs).