On Pose Available Listener
Interface to notify when a new pose is available.
Inheritors
Functions
Link copied to clipboard
abstract fun onPoseAvailable(estimator: T, currentFrame: ECEFFrame, previousFrame: ECEFFrame, initialFrame: ECEFFrame, timestamp: Long, poseTransformation: EuclideanTransformation3D?)
Called when a new pose is available.