forked from Archive/PX4-Autopilot
9bfc11b660
A larger position uncertainty is required when flying without GPS to reduce tilt attitude estimation errors caused by vehicle manoeuvring. This needs to be tuneable to allow optimisation for different use cases (e.g. outdoor vs indoor). |
||
---|---|---|
EKF | ||
attitude_fw | ||
l1 | ||
matlab | ||
validation | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md | ||
ecl.h |
README.md
ECL
Very lightweight Estimation & Control Library.
This library solves the estimation & control problems of a number of robots and drones. It accepts GPS, vision and inertial sensor inputs. It is extremely lightweight and efficient and yet has the rugged field-proven performance.
The library is currently BSD licensed, but might move to Apache 2.0.