Update README

This commit is contained in:
Lorenz Meier 2015-12-24 10:25:31 +01:00
parent 21fa17c948
commit e2e93ca100
1 changed files with 7 additions and 2 deletions

View File

@ -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.