-
Notifications
You must be signed in to change notification settings - Fork 634
Description
Hello! I am a current graduate student using a Matrice 210 V2 with a Zenmuse gimbal for a research project. I have successfully set up and ran some code using the synchronous gimbal manager sample found within this repository.
My project relies on accurate readings from the gimbal. Right now, I can use the synchronous gimbal manager sample to read gimbal orientation with a precision of 0.1 degrees. For my project this is not sufficient. My question is if there is any known way (even if it is complex, I am looking for any feasible solutions) to a) read the gimbal gyroscope/accelerometer values directly, as can be done with the telemetry of the drone itself, and b) increase the precision of the reported gimbal orientation, preferably to at least a precision of 0.01 degrees but as accurate as possible is best.