4

I was planning to use DJI Spark drone for some projects and was wondering:

Is it possible to program these drones to do autonomous flights with the mobile SDK?

peterh
  • 11,875
  • 18
  • 85
  • 108
Mr. Wrath
  • 431
  • 1
  • 3
  • 13

1 Answers1

4

There is sample code for Missions at https://github.com/dji-sdk/Mobile-SDK-iOS/tree/master/Sample%20Code/ObjcSampleCode/DJISdkDemo/Demo/MissionManager

Spark is supported as of the 4.6 release

ZMcAt
  • 126
  • 3