Hi btruden_henway,
As you enable rotation vector virtual sensor and do accel, gyro calibration, rotation vector virtual sensor accuracy will change from 0 to 3. Normally, when the accuracy is 3, the sensor data is ready for use. If you also would like to know accel and gyro sensor accuracy, you could enable them in your code, see the accuracy from callback and meta event function.
... View more