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>
>;
UnscentedKalmanFilter
Definition:
UnscentedKalmanFilter.h:37
armarx::navigation::human::kalman_filter::SystemModelSE2
Definition:
HumanSystemModel.h:93
armarx::navigation::human::kalman_filter::SystemModelSE2xV
Definition:
HumanSystemModel.h:140
armarx::navigation::human::kalman_filter::SystemModelSO2xR2
Definition:
HumanSystemModel.h:46
UnscentedKalmanFilter.cpp
HumanSystemModel.h
armarx
navigation
human
UnscentedKalmanFilter_impl.cpp
Generated on Sat Oct 12 2024 09:14:15 for armarx_documentation by
1.8.17