On Processed Listener
Interface to notify when a new pose has been processed.
Functions
Link copied to clipboard
abstract fun onProcessed(processor: BaseLocalPoseProcessor, currentFrame: ECEFFrame, previousFrame: ECEFFrame, initialFrame: ECEFFrame, timestamp: Long, poseTransformation: EuclideanTransformation3D?)
Called when a new pose is processed.