- Question
After using RTK, MapWidget shows a real-time flight path that does not overlap with the planned path, but with GPS this is not the case.
- Reason
UXSDK's MapWidget does not use RTK data internally, MapWidget reads the aircraft's location information using FlightControllerState.getAircraftLocation, which gets the location information under GPS data.
- Resolution
Add logic for using RTK data to the MapWidget in the UXSDK-beta.
UXSDK-beta: Mobile-UXSDK-Beta-Android
Comments
0 comments
Please sign in to leave a comment.