Nonholonomic motion model declaration. More...
#include <kfilter/ekfilter.hpp>
#include <string.h>
#include <math.h>
Go to the source code of this file.
Classes | |
class | constant_velocity_nh |
Nonholonomic constant velocity motion model. More... | |
Typedefs | |
typedef constant_velocity_nh::Matrix | Matrix |
typedef constant_velocity_nh::Vector | Vector |
Enumerations | |
enum | scan_matching_method { MBICP, PSM, PLICP } |
Nonholonomic motion model declaration.
Definition in file motion_model.h.
typedef constant_velocity_nh::Matrix Matrix |
Definition at line 112 of file motion_model.h.
typedef constant_velocity_nh::Vector Vector |
Definition at line 111 of file motion_model.h.
enum scan_matching_method |
Definition at line 39 of file motion_model.h.