UnscentedKalmanFilter_impl.cpp
Go to the documentation of this file.
1
#include <
RobotAPI/libraries/ukfm/UnscentedKalmanFilter.cpp
>
2
3
#include <
armarx/navigation/human/HumanSystemModel.h
>
4
5
6
template
class
UnscentedKalmanFilter
<
7
armarx::navigation::human::kalman_filter::SystemModelSO2xR2<float>
>;
8
template
class
UnscentedKalmanFilter
<
9
armarx::navigation::human::kalman_filter::SystemModelSO2xR2<double>
>;
10
11
template
class
UnscentedKalmanFilter
<
12
armarx::navigation::human::kalman_filter::SystemModelSE2<double>
>;
13
template
class
UnscentedKalmanFilter
<
14
armarx::navigation::human::kalman_filter::SystemModelSE2xV<double>
>;
HumanSystemModel.h
UnscentedKalmanFilter.cpp
UnscentedKalmanFilter
Definition
UnscentedKalmanFilter.h:37
armarx::navigation::human::kalman_filter::SystemModelSE2
Definition
HumanSystemModel.h:94
armarx::navigation::human::kalman_filter::SystemModelSE2xV
Definition
HumanSystemModel.h:141
armarx::navigation::human::kalman_filter::SystemModelSO2xR2
Definition
HumanSystemModel.h:47
armarx
navigation
human
UnscentedKalmanFilter_impl.cpp
Generated by
1.13.2