ethzasl-msf - Modular Sensor Fusion
Time delay compensated single and multi sensor fusion framework based on an EKF
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members | Public Member Functions
msf_tmp::resetState Struct Reference

Reset the EKF state in a boost fusion unrolled call.

#include <msf_tmp.h>

Public Member Functions

template<int NAME, int N, int STATE_T, int OPTIONS>
void operator() (msf_core::StateVar_T< Eigen::Matrix< double, N, 1 >, NAME, STATE_T, OPTIONS > &t) const
template<int NAME, int STATE_T, int OPTIONS>
void operator() (msf_core::StateVar_T< Eigen::Quaterniond, NAME, STATE_T, OPTIONS > &t) const

Member Function Documentation

template<int NAME, int N, int STATE_T, int OPTIONS>
void msf_tmp::resetState::operator() ( msf_core::StateVar_T< Eigen::Matrix< double, N, 1 >, NAME, STATE_T, OPTIONS > &  t) const
inline
template<int NAME, int STATE_T, int OPTIONS>
void msf_tmp::resetState::operator() ( msf_core::StateVar_T< Eigen::Quaterniond, NAME, STATE_T, OPTIONS > &  t) const
inline

The documentation for this struct was generated from the following file: