diff --git a/README.md b/README.md index 19a5462b46..45d31df98b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# libgnc -Guidance, navigation and and control library (WIP) +# 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.