goodrobots/vision_landing

Update vision_landing.conf sample config

fnoop opened this issue · 1 comments

fnoop commented

Merge from https://github.com/goodrobots/maverick/blob/master/manifests/maverick-modules/maverick_vision/templates/vision_landing.conf.erb
also add any new parameters.

Current config gives error:
2019-12-17 00:38:59,677 INFO plnd estimator error: ValueError("invalid literal for int() with base 10: '0 # 0=Raw, 1=EKF, refers to ArduPilot ACPrecLand estimator'",) - setting estimator to type 0

In https://github.com/kripper/vision-landing-2/ we implemented a JSON config file which could be handy to define multiple markers in a more readable format.