GCOP  1.0
Public Member Functions | Public Attributes
gcop::Qrotor Class Reference

#include <qrotor.h>

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

List of all members.

Public Member Functions

 Qrotor ()

Public Attributes

double l
 distance from center of mass to each rotor
double r
 propeller radius
double kt
 thrust gain
double km
 moment gain
double mm
 motor coefficient

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


Member Data Documentation

moment gain

thrust gain

distance from center of mass to each rotor

Referenced by gcop::QrotorView::Render().

motor coefficient

propeller radius

Referenced by gcop::QrotorView::Render().


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