Public Member Functions | Protected Attributes
hector_pose_estimation::GroundVehicleModel Class Reference

#include <ground_vehicle_model.h>

Inheritance diagram for hector_pose_estimation::GroundVehicleModel:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void getDerivative (StateVector &x_dot, const State &state)
virtual void getPrior (State &state)
virtual void getStateJacobian (SystemMatrix &A, const State &state, bool init)
virtual SystemStatus getStatusFlags (const State &state)
 GroundVehicleModel ()
virtual bool limitState (State &state)
virtual ~GroundVehicleModel ()

Protected Attributes

double base_height_
Matrix_< 3, 4 > dr3_dq_
double gain_
double max_height_
double min_height_

Detailed Description

Definition at line 48 of file ground_vehicle_model.h.


Constructor & Destructor Documentation

Definition at line 39 of file ground_vehicle_model.cpp.

Definition at line 52 of file ground_vehicle_model.cpp.


Member Function Documentation

void hector_pose_estimation::GroundVehicleModel::getDerivative ( StateVector &  x_dot,
const State state 
) [virtual]

Reimplemented from hector_pose_estimation::GenericQuaternionSystemModel.

Definition at line 62 of file ground_vehicle_model.cpp.

Reimplemented from hector_pose_estimation::GenericQuaternionSystemModel.

Definition at line 56 of file ground_vehicle_model.cpp.

void hector_pose_estimation::GroundVehicleModel::getStateJacobian ( SystemMatrix &  A,
const State state,
bool  init 
) [virtual]

Reimplemented from hector_pose_estimation::GenericQuaternionSystemModel.

Definition at line 85 of file ground_vehicle_model.cpp.

Reimplemented from hector_pose_estimation::SystemModel.

Definition at line 120 of file ground_vehicle_model.cpp.


Member Data Documentation

Definition at line 66 of file ground_vehicle_model.h.

Definition at line 67 of file ground_vehicle_model.h.

Definition at line 65 of file ground_vehicle_model.h.

Definition at line 66 of file ground_vehicle_model.h.

Definition at line 66 of file ground_vehicle_model.h.


The documentation for this class was generated from the following files:


hector_pose_estimation_core
Author(s): Johannes Meyer
autogenerated on Mon Oct 6 2014 00:24:16