···11# FlexibleKalmanFilter
2233+<!--
44+Copyright 2015-2016, Sensics, Inc.
55+Copyright 2019-2020, Collabora, Ltd.
66+SPDX-License-Identifier: Apache-2.0
77+-->
88+39## About
410511This is a C++ template-based header library for building Kalman-style filters, using [Eigen](http://eigen.tuxfamily.org) linear algebra data types and algorithms.