hmakelin / gisnav

Estimates airborne drone global position by matching video to map retrieved from onboard GIS server.
https://hmakelin.github.io/gisnav
MIT License
49 stars 21 forks source link

Add module to support different autopilots #20

Closed hmakelin closed 2 years ago

hmakelin commented 2 years ago

Add support for ArduPilot, see also https://github.com/hmakelin/gisnav-docker/pull/12

hmakelin commented 2 years ago

Update: Will also include handling of static camera in this PR since the planned ArduPilot SITL simulation will have a camera that is assumed static relative to vehicle body. Earlier versions implicitly assumed 2-axis gimbal (stabilized pitch and roll).