gtsam 4.2
gtsam
Loading...
Searching...
No Matches
easyPoint2KalmanFilter.cpp File Reference

simple linear Kalman filter on a moving 2D point, but done using factor graphs This example uses the templated ExtendedKalmanFilter class to perform the same operations as in elaboratePoint2KalmanFilter More...

Typedefs

typedef Point2 LinearMeasurement

Functions

int main ()

Detailed Description

simple linear Kalman filter on a moving 2D point, but done using factor graphs This example uses the templated ExtendedKalmanFilter class to perform the same operations as in elaboratePoint2KalmanFilter

Date
Aug 19, 2011
Author
Frank Dellaert
Stephen Williams