
DJI Developer Support
- 活动总数 20838
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 8 名用户
- 投票数 6
- 订阅数 6463
评论
DJI Developer Support 最近的活动-
I hope this message finds you well. I would like to inform you that there is currently no mapping available for the virtualstick functionality. To clarify, if you wish to control the drone's speed ...
-
I would like to inform you that the development and maintenance of the Windows SDK project has been discontinued. As a result, the Air 2s device does not support the Windows SDK. However, please no...
-
I hope this message finds you well. I would like to inform you that the Air2 does not provide support for the MobileRemoteController class. This particular class is only compatible with certain mod...
-
In version 5.7, we have added a new feature that allows you to control the position of the gimbal using a designated remote controller. If you are interested, you can refer to our release notes for...
-
Noticed that many developers have encountered this problem. I will contact R&D to confirm the cause of this problem.
-
1. 示例图中表示的是飞行器当前水平朝正北方向飞行? 机头与正北方向夹角340° ? -- 是的 2.“飞行速度” 在图中没有看出来速度值,请问应该如何看速度呢? -- 速度在这个导航盘旁边的控件显示 3.图中a、b、c、d、e、f在V5的MSDK中是否有获取接口? 在V4的MSDK中是否有获取接口; -- 有对应的控件,是基于接口实现的。和Boerma说的一样,v4可以在uxs...
-
尊敬的开发者, 您好,感谢您联系DJI 大疆创新。 我看您没有提到使用的机型,您可以参考以下: 关于获取视频流 感谢您对大疆产品的支持!祝您一切顺利! Best Regards, DJI 大疆创新SDK技术支持
-
尊敬的开发者, 您好,感谢您联系DJI 大疆创新。 高于GCC 5.5的版本也是可以编译运行的,已经有开发者尝试并验证通过了。 感谢您对大疆产品的支持!祝您一切顺利! Best Regards, DJI 大疆创新SDK技术支持
-
mini 4 is expected to support SDK in the first half of next year.
-
FlightControlData 的四个参数分别对应 pitch roll yaw verticalThrottle。也就是前后、左右、旋转、上下。给不同的参数就可以控制了。示例代码可以参考https://github.com/dji-sdk/Mobile-SDK-Android/blob/master/Sample%20Code/app/src/main/java/com/dji/sdk...