hmakelin / gisnav

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

Refactor out bbox node and autopilot node #55

Closed hmakelin closed 1 year ago

hmakelin commented 1 year ago

Reduces depth in the data flow graph (#56) and makes it unidirectional. This should enable eventually reducing latency.