ROS-Aerial / community

48 stars 13 forks source link

META - Ecosystem terrain standardization #65

Open Ryanf55 opened 7 months ago

Ryanf55 commented 7 months ago

Design Goals

MAVProxy

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:

tridge commented 6 months ago

some other issues:

Ryanf55 commented 6 months ago

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.