Run a Waypoints mission in the real world using Windows SDK
1311 1 2019-12-11
Uploading and Loding Picture ...(0/1)
o(^-^)o
djiuser_VOVGPH2RocDf
lvl.1

Italy
Offline

Dear All,

I'm using the DJI Windows SDK in order to create a mission for the drone passing a list of waypoints through a CSV file.
I was able to test this part using the Simulator of the UWP app that they give as example. But now I would like to start the mission in the real world.

As far as I understand from the documentation the main points are:

- Setting the GroundStationMode to true

DJISDKManager.Instance.ComponentManager.GetFlightControllerHandler(0, 0).SetGroundStationModeEnabledAsync(new BoolMsg() { value = true });

- Upload the mission to the drone

- Start the mission using StartTakeoff

DJISDKManager.Instance.ComponentManager.GetFlightControllerHandler(0, 0).StartTakeoffAsync();

Are only these the commands needed to start the mission in the real world? If not could you give tell me what I missed?
Thank you Paolo

2019-12-11
Use props
djiuser_TYr7yN6Jcrl8
New

Turkey
Offline

Are you able to solve this. I want to do the same
2021-9-16
Use props
Advanced
You need to log in before you can reply Login | Register now

Credit Rules