-
When loadMission, it tell me:
This feature is not supported in the SDK(code:-1000)
My code similiar as :
- (DJIMutableWaypointMission *)waypointMission {
if (!_waypointMission) {
_w…
-
我在遥控器上激活了网络rtk套餐,如何使用msdk来连接rtk?是否有相关的示例代码?
我是这样做的:
//启用rtk
rtk.setRtkEnabled(true,new CommonCallbacks.CompletionCallback() {
//启动网络服务
RTKNetworkServiceProvider.getInstance().startNetworkService(…
-
I am using M300 RTK, Trying to develop a Way point navigation GUI Application with Latest OSDK 4.1.0 .
1: Is Latest OSDK 4.1.0 QT Sample codes available?
2: M300RTK support Virtaul RC ?
-
M300 RTK 监听 camera.setMediaFileCallback,通过mediaFile的fetchFileData 失败。
![QQ20210703-0](https://user-images.githubusercontent.com/19380519/124315980-6f676300-dba7-11eb-8e77-46b189eac7f4.jpg)
请问图中两个报错是…
-
Hello,
DJISDK 4.15 does not allow for the M300RTK to set the H20T camera mode to Photos.
`[camera setMode:DJICameraModeShootPhoto withCompletion:^(NSError * _Nullable error) {`
returns:
`E…
-
Hello,
I found an inconsistency in the WaypointV2 missions for the Matrice 300 RTK.
When I rotate the gimbal of the M300 directly in the code (with an H20 or a P1) the ABSOLUTE_ANGLE are related to …
-
M300+H20T
在DJI Assistant 2下使用模拟器模拟飞行
跑waypointV2示例,提示没有rtk,
在subscribe下添加了rtk相关TOPIC也不行。是否需要实际飞行才能测试
```
./djiosdk-waypoint-v2-sample
Read App ID
User Configuration read successfully.
[27290…
-
# OSDK 运行 demo `./stereo-vision-single-thread-sample` 时报错 :
```
Read App ID
User Configuration read successfully.
[633673.437]ERRORLOG/1 @ initVehicle, L222: Failed to initialize ACM Linker ch…
-
Hello, I have a question. During my developing, can I get the RTK information from M300 RTK or M210 RTK with the help of onboard sdk?
-
Demo 设置 ndk { abiFilters 'armeabi-v7a' } 运行demo ,就会creash :
#00 pc 00008e84 /lib/arm/libDJIMOP.so2020-08-17 14:23:54.456 2037-2037/? A/DEBUG: #01 pc 0000ab57 lib/arm/libDJIMOP.so2020-08-17 14…