GCOP  1.0
Public Member Functions
gcop::KinRccar Class Reference

#include <kinrccar.h>

Inheritance diagram for gcop::KinRccar:
Inheritance graph
[legend]
Collaboration diagram for gcop::KinRccar:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 KinRccar ()
double Step (Matrix4d &xb, double t, const Matrix4d &xa, const Vector2d &u, double h, const VectorXd *p=0, Matrix6d *A=0, Matrix62d *B=0, Matrix< double, 6, Dynamic > *C=0)

Detailed Description

A simple kinematic car model in SE(3).

Author: Matt Sheckells mshecke1(at)jhu.edu


Constructor & Destructor Documentation


Member Function Documentation

double KinRccar::Step ( Matrix4d xb,
double  t,
const Matrix4d xa,
const Vector2d &  u,
double  h,
const VectorXd *  p = 0,
Matrix6d A = 0,
Matrix62d B = 0,
Matrix< double, 6, Dynamic > *  C = 0 
)

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