Question about key named KeyAircraftLocation3D

Completed

Comments

3 comments

  • 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
    Comment actions Permalink
  • 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
    Comment actions Permalink
  • 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
    Comment actions Permalink

Please sign in to leave a comment.