|
Autoware.Auto
|
|
An event to reset the state of the filter. More...
#include <history.hpp>
Public Attributes | |
| FilterT::state_vec_t | state |
| FilterT::square_mat_t | covariance_factor |
An event to reset the state of the filter.
| FilterT | Type of the EKF filter used to infer vector and matrix types. |
| FilterT::square_mat_t autoware::prediction::ResetEvent< FilterT >::covariance_factor |
| FilterT::state_vec_t autoware::prediction::ResetEvent< FilterT >::state |