You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paul Riseborough 39eef3a2d7 EKF: Remove use of camel case variable names 9 years ago
EKF EKF: Remove use of camel case variable names 9 years ago
attitude_fw checked out attitude fw folder from master 9 years ago
l1 Initial import 9 years ago
matlab Inertial Nav EKF: add notes on use of generated code 9 years ago
validation checked out validation code from master 9 years ago
.gitignore Ignore system and temp files 9 years ago
CMakeLists.txt Add comprehensive user selectable GPS checks 9 years ago
LICENSE Initial commit 9 years ago
README.md Update README 9 years ago
ecl.h Initial import 9 years ago

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.