onBufferFilled

abstract fun onBufferFilled(estimator: RelativePoseEstimator2, sensorType: SensorType)

Called when any buffer gets completely filled.

Parameters

estimator

pose estimator that raised this event.

sensorType

sensor that got its buffer filled.