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

#include <airbot.h>

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

List of all members.

Public Member Functions

 Airbot ()
void Force (VectorXd &f, double t, const MbsState &x, const VectorXd &u, MatrixXd *A=0, MatrixXd *B=0)

Public Attributes

Hrotor hrotor

Detailed Description

A hexrotor with two manipulators

Author: Marin Kobilarov marin(at)jhu.edu


Constructor & Destructor Documentation


Member Function Documentation

void Airbot::Force ( VectorXd &  f,
double  t,
const MbsState x,
const VectorXd &  u,
MatrixXd *  A = 0,
MatrixXd *  B = 0 
) [virtual]

Total resulting force on the system from external (e.g. gravity) and internal (control) inputs

Parameters:
ftotal force f(x,u,t)
ttime
xstate
ucontrols
Ajacobian Dxf
Bjacobian Duf

Reimplemented from gcop::Mbs.

References gcop::Mbs::damping, gcop::MbsState::dr, and gcop::Mbs::nb.


Member Data Documentation

Referenced by Airbot().


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