Attitude_quaternion_cov

We are using a Orange Cube+ flight controller. I need the orientation covariance matrix from the ATTITUDE_QUATERNION_COV mavlink message in order to compose a ROS2 sensor_msgs.msg Imu message type. It looks like ardupilot doesn’t support the ATTITUDE_QUATERNION_COV message type. Is there another way of getting the orientation covariance matrix?