I am working on a project involving a BNO085 IMU with an Arduino, and need the ability to tare and calibrate the sensor on command. I have looked at the publicly available library provided by Adafruit, but it appears that this feature is not supported by it. How should I go about utilizing these features in my project?