DroidPlanner / Tower

Ground Control Station for Android Devices
https://play.google.com/store/apps/details?id=org.droidplanner.android
Other
616 stars 555 forks source link

Baidu map coordinates using bd09ii does not match the WGS84 used by ardupilot #1867

Open wnn1302 opened 6 years ago

wnn1302 commented 6 years ago

I used Baidu maps for the test flight, which resulted in a severe deviation and caused the plane to crash... Later, I found that the Bd09II coordinate system used by Baidu maps is different from the coordinate system used for flight control, and the flight control system uses the WGS84 coordinate system. So, you need to change your coordinate system before you upload the mission, otherwise, using Baidu maps will be very dangerous...