Regarding a drone for Computer Vision Project
已完成I am planning to purchase a DJI drone for a Computer Vision project. I want to control the drone using Python or some coding language to move according to the given commands. I am aware that DJI Tello is capable of accomplishing this using the djitellopy library in python. But I am looking to see if I can accomplish the same with any other drone like DJI Phantom 4 or Mavic mini 3 Pro or any other drone, because I need a drone with a better camera and longer flight time. I saw something on the Windows SDK of DJI, but I am not getting enough information on that. Could you suggest what drone I should go for, and also will i be able to control the drone using programming languages in Windows SDK.
I also want to know what is the difference between controlling a DJI Tello using djitellopy library in python and controlling any other DJI drone using the Windows SDK.
-
Because the windows SDK is no longer being maintained and updated, it is not recommended to use WSDK. I recommend you to use MobileSDK. MSDK can complete the control of drones. Its main programming languages are android and java. Aircraft that support MSDK development include Mavic 3 Industry Edition and other aircraft. You can learn about the functions of MSDK through this address: https://developer.dji.com/mobile-sdk
请先登录再写评论。
评论
1 条评论