GCOP  1.0
Public Member Functions
gcop::Chain Class Reference

#include <chain.h>

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

List of all members.

Public Member Functions

 Chain (int nb=4, bool fixed=false)

Detailed Description

A quadrotor dynamical model.

The state is $ \bf x = (R, x, \omega, v) $ where $ (R,x)\in SO(3)\times\mathbb{R}^3$ is the pose, and the controls are $ \bm u = (u_1,u_2,u_3,u_4)$ correspond to torques around the body and a vertical lift force.

Author: Marin Kobilarov marin(at)jhu.edu


Constructor & Destructor Documentation

Chain::Chain ( int  nb = 4,
bool  fixed = false 
)

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