PlatformKalmanFilter.h File Reference
#include "KalmanFilter.h"
#include <IceUtil/Time.h>
#include <memory>
+ Include dependency graph for PlatformKalmanFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PlatformKalmanFilter
 This class is a convenience class for a holonomic platform using a Kalman filter. More...
 

Namespaces

 memoryx
 VirtualRobot headers.
 

Typedefs

using PlatformKalmanFilterPtr = std::shared_ptr< PlatformKalmanFilter >