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

Use MAVROS for PX4 middleware #44

Closed hmakelin closed 1 year ago

hmakelin commented 1 year ago

This PR uses a custom fork of MAVROS that implements MAVLink gimbal protocol v2 support, not yet(?) merged to the mavros repo. Still need micro-ros-agent for outgoing SensorGps messages for PX4, ideally only one middleware would be needed.