-
Hi Dji,
I've encountered strange behaviour on Mini 3 Pro. When I'm using drone in simulator, in one moment KeyFlightMode changes to GO_HOME and it flies back to takeoff position, altough I didn't cal…
-
Is it difficult to shoot cameras by connecting 4 Tello Edu drones to one router?
-
我看代码,这个方法应该是设置地图定位到无人机或者手机的吧?但是我设置了却没有效果,依旧在北京
-
how to get the values of H.S and V.S of the dashboard? is there a callback for this?
-
Finally, the UILibrary. However i encounter this issue when trying to build "dyld: Symbol not found: _DJISupportedCameraPhotoShootModeRange". I added the Library using cocoapod, I'm writing my app in…
-
I am getting the error bellow while I am trying to upload Waypoint mission to Phantom 4.
**Cannot execute in the current mode. For products and flight controller firmware versions that support 'F…
-
Hi Support,
the main reason we are now **blocked** from developing using the "new interface" (vehicle_node) it that is **missing the velocity setpoint topics**, which are the following:
```
/dji_…
-
For those trying to use the bundle sample as a way to correct device crashes and APK size issues there are a few items to note that might help.
The DJI fix resolved around placing the DJI SDK into …
-
1.关于waypoint任务的类WaypointAction其中的参数问题:1)STAY以及STRAT_TAKE_PHOTO中的参数秒的类型是int吗?2)STRAT_TAKE_PHOTO中的参数作用是什么?我理解的是在当前waypoint位置拍照之前停留的时间,请问这么理解是否正确。我没有很理解,什么是“如果执行航点动作的时间超过6秒,就会直接到下一个航点”,难道这个后面的参数设置的不是拍照动…
-
Unlike DJI Fly, its not possible to customize actions for a double press in the SDK, since double pressing doesn't trigger any return while watching for function button state, it looks like its being …