Abstract
The paper presents a multi-hypothesis filter library featuring a novel method for splitting Gaussians into ones with smaller variances. The library is written in C++ for high performance and the source code is open and free1. The multi-hypothesis filters commonly approximate the distribution transformations better, if the covariances of the individual hypotheses are sufficiently small. We propose a look-up table based method to calculate a set of Gaussian hypotheses approximating a wider Gaussian in order to improve the filter approximation. Python bindings for the library are also provided for fast prototyping.
Original language | English |
---|---|
Title of host publication | Proceedings of the 2013 10th IEEE International Conference on Control and Automation |
Publisher | IEEE |
Publication date | 2013 |
Pages | 574-579 |
ISBN (Print) | 9781467347075 |
DOIs | |
Publication status | Published - 2013 |
Event | 2013 10th IEEE International Conference on Control and Automation (ICCA) - Hangzhou, China Duration: 12 Jun 2013 → 14 Jun 2013 |
Conference
Conference | 2013 10th IEEE International Conference on Control and Automation (ICCA) |
---|---|
Country/Territory | China |
City | Hangzhou |
Period | 12/06/2013 → 14/06/2013 |
Keywords
- Approximation theory
- C++ language
- Filtering theory
- Gaussian distribution
- Mobile robots
- Public domain software
- Software libraries
- Table lookup