Before you write this development tutorial, say something first.
The first thing to declare is that I am not an employee of DJI, but a fan of DJI aircraft.
I've been looking forward to launching the SDK after DJI's Phantom. Previously the first Parrot AR Drone has launched the SDK. But its aircraft performance itself and Phantom is not a magnitude, and the SDK is not updated after the launch, now look at the AR Drone Development Forum is basically two or three years ago things. So, at the end of last November, when I knew that DJI was finally out of the SDK, I was really excited about it, and felt like an incredibly cool platform was built without the effort.
This is a very good AI, machine learning, computer vision development platform!!
Because the DJI SDK documentation only provides an introduction to the interface, the specific use is not detailed, and there is only one SDK Demo, so I decided to write a tutorial to facilitate the development of DJI enthusiasts to study together!
Is the DJI development website, the URL is dev.dji.com
I would like to introduce you to the children's shoes, which are completely not known to the DJI SDK.
The DJI SDK provides a complete control interface for the DJI Phantom vision four-axis aircraft. We can use this SDK to get video information, output control commands. This is a good platform for aerial robot development.
Before I played Lego EV3 robot, and then also implemented with iOS to control, this is actually the same truth. But it's clear that the DJI Phantom will be cooler. and its well-developed SDK allows us to save ourselves the work of developing the SDK, you can directly get started with the application, which is really a good thing for DJI. There is no denying that part of the purpose of the DJI Open SDK is to promote its products, but this SDK is indeed for many technology enthusiasts, researchers, can provide a good technology platform to promote the development of technology.
OK, more nonsense will not say, starting from the next article, we will step by step to introduce the DJI SDK iOS environment development. Please pay attention!
"Note: This article is original article, reprint please indicate source: Blog.csdn.net/songrotek"
One of the DJI SDK IOS development: Preface