
DJI Developer Support
- Total activity 7814
- Last activity
- Member since
- Following 0 users
- Followed by 3 users
- Votes 5
- Subscriptions 2222
Activity overview
Latest activity by DJI Developer Support-
DJI Developer Support commented,
1、参数指定的云台口与云台挂载的实际物理接口一致。 2、检查并确保双A USB连接且通信正常。
-
DJI Developer Support commented,
1、航点转弯时设置为到点悬停执行航点动作,不要设置为平滑转弯。 2、确保航点动作完全上传。 3、云台旋转时的ctrl mode设置为1试试。
-
DJI Developer Support created a post,
SDK4.16.1 , M300RTK 机型。 空中想实现返回HOME点上方并悬停。采用V2飞行任务,设置Home...
SDK4.16.1 , M300RTK 机型。 空中想实现返回HOME点上方并悬停。采用V2飞行任务,设置Home点坐标作为任务的最后一个点。 结果每次都会有偏差,而直接使用自动返航却是精准的。
-
DJI Developer Support commented,
有关注过网络状态吗?是否断开了网络?MSDK有给出任何错误提示吗?
-
DJI Developer Support created a post,
使用M300 RTK挂载H20云台,通过MediaManager的refreshFileListOfStorageL...
使用M300 RTK挂载H20云台,通过MediaManager的refreshFileListOfStorageLocation获取图片列表时,H20云台版本为V04.00.0010时获取不到图片列表,将云台版本降为V03.00.0102就可以获取到图片列表,怎么解决?
-
DJI Developer Support commented,
MSDK目前没有实现倾斜摄影功能,因此没有可以直接实现到飞和侧飞的接口。如果是自主飞行任务,那么是可以基于waypointMission实现的。
-
DJI Developer Support commented,
如果自主飞行任务的话,我们更加推荐使用航点任务开发,也就是waypointmission,功能上可以完全替代timeline。 如果是visionDetectionState.getSystemWarning() == VisionSystemWarning.DANGEROUS为true的状态,表明当前距离障碍物很近,可以作为一种可能会触发避障的提示,但不一定就触发了避障。 1.如果是想要...
-
DJI Developer Support commented,
我这边使用mediaManagerDemo退出和进入文件列表并没有出现这个问题。您使用https://github.com/DJI-Mobile-SDK-Tutorials/Android-MediaManagerDemo退出和进入相册可以复现这个问题吗? 因为我注意到您在refreshFileListOfStorageLocation回调中调用了退出下载模式,您有确认再次refreshFi...
-
DJI Developer Support commented,
你们是报的什么错?如果是声网的错误,建议查声网的文档看看。
-
DJI Developer Support commented,
4.16.2也是计划支持H20N的,目前计划是7月或者8月发布。