[Bayes++] words of appreciation
Brought to you by:
mistevens
From: Julius Z. <zi...@at...> - 2017-05-18 13:36:03
|
Since this mailing list is not very busy, I thought I dropped some words of appreciation. I have been using your library for the first time in the early 2000s (it was still MTL based then). This was on my first job as a student assistant. Now 15 years and 5 jobs later I need to implement a GPS/IMU filter, and I stumbled over it again, and even saw that it got a new release in 2017. In a flash of nostalgia, I thought I dropped some kind words of appreciation. I have used your library on at least these projects: Microrobots (early 2000s): https://rob.ipr.kit.edu/english/297.php Motion tracking (my master thesis, 2006): https://cvhci.anthropomatik.kit.edu/%7Estiefel/papers/Ziegler_CVPR06.pdf Some autonomous car (bayes++ was used in the localisation system), 2011: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.640.1737 https://www.youtube.com/watch?v=GfXg9ux4xUw Your library was also the first example of a heavily template'd c++-library that I used, and I think it taught me a lot about c++ and shaped the way I code. So thank you for this unique libray, and may many releases follow :-) -- Julius |