DJI Dock Cloud API Simulator problem
已完成Hi,
I am trying to test simulated mission for DJI Dock using Third Party Cloud API written in Java.
I see that in MQTT, the following payload is sent:
{ ..."simulate_mission": { "is_enable": 1, "latitude": 1.3223, "longitude": 103.24322 }, ...
}
and replied with result 0.
After that, sending flighttask_execute also returns with result 0
After that executing mission results in dock opening, DJI M30T drone in dock powering on, then after a few seconds, drone is realigned back to centre via rods and dock cover is closed.
May I know how to use simulated_mission for testing of waylines indoors?
Looking for a way to issue and start a mission indoors to work against MQTT payloads in simulated environment
请先登录再写评论。
评论
1 条评论