Question about key named KeyAircraftLocation3D

已完成

评论

3 条评论

  • DJI Developer Support
    KeyAircraftLocation3D simply represents the GPS location without RTK data. The RTKLocationInfo provides the RTK location. If RTK is disabled, the RTK-related methods will not be accessible.
    0
    评论操作 固定链接
  • Quentin Arnaud

    Thank you for your reply.

    However, you say that the RTKLocationInfo does not return anything if it is disabled, but I noticed that I received coordinates when I was in the simulator on the drone with the RTK disabled.

    According to the SDK documentation, the "real3DLocation" key gives us the merger of the two (GPS and RTK). Can you confirm that if RTK is disabled, we do not obtain the coordinates sent by RTK? If so, how can you explain that I am receiving coordinates in simulator mode with RTK disabled?

    0
    评论操作 固定链接
  • DJI Developer Support
    Even if you disable the RTK, you will still receive RTKLocationInfo. What I mean is, we do not recommend you to do this. Because in the case of disabling the RTK, we cannot guarantee the accuracy of the RTKLocationInfo data.
    0
    评论操作 固定链接

请先登录再写评论。