Open Ryanf55 opened 7 months ago
some other issues:
From ArduPilot dev call today:
Mission Planner support geotifs. Mavproxy can pull different terrain from a domain in geoscient australia. It's untested in a while.
The SRTM database may be ellipsoid or AMSL data. NASA might not have converted this (yet). THe other complication is that ublox implemented a coarse grain table for the world similar to AP's magnetic field. Even with RTK lock, ublox might return meters different accuracy. AP could also run the calculations correctly.
AP shifts the terrain for baro.
Users want to store their own terrain data. Mission planner can add in its own terrain.
Design Goals
Current Issues
Visualization/Sim
Gazebo
QGC
MAVProxy
Mission Planner
Companion Computer
Autopilot
get_undulation()
as recommended here by TridgeWhat's working well
Terrain transmission between autopilot and GCS
Navigation/Planning (NAV2)
Current Terrain Data Transmission Approaches
These are the standards or techniques to share terrain data between devices over networks, both IP and serial, wired and wireless:
Current Terrain Sources