How to check if a drone has a gimbal with DJI MSDK v5?
CompletedHello, I am using DJI MSDK v5 and I want to check if my drone has a gimbal. Can someone explain how I can check for the presence of a gimbal in this version of the SDK? Thanks in advance!
-
You can make a judgment based on the methods provided in this article:How do I get and listen to the connection status of the drone and each component? (https://sdk-forum.dji.net/hc/en-us/articles/8864644851865) GimbalKey.KeyConnection is used to determine the connection of the gimbal.
Please sign in to leave a comment.
Comments
1 comment