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