|
ethzasl-msf - Modular Sensor Fusion
Time delay compensated single and multi sensor fusion framework based on an EKF
|
Visitor pattern to allow the user to set state init values.
#include <msf_statevisitor.h>
Public Member Functions | |
| virtual void | resetState (EKFState_T &state) const =0 |
| The state is set to zero/identity, this method will be called to give the user the possibility to change the reset values of some states. | |
| virtual | ~StateVisitor () |
|
inlinevirtual |
|
pure virtual |
1.8.1.2