Public Member Functions | Public Attributes
ControlCommand Struct Reference

#include <DroneController.h>

List of all members.

Public Member Functions

 ControlCommand ()
 ControlCommand (double roll, double pitch, double yaw, double gaz)
 ControlCommand ()
 ControlCommand (double roll, double pitch, double yaw, double gaz)

Public Attributes

double gaz
double pitch
double roll
double yaw

Detailed Description

Definition at line 34 of file DroneController.h.


Constructor & Destructor Documentation

Definition at line 36 of file DroneController.h.

ControlCommand::ControlCommand ( double  roll,
double  pitch,
double  yaw,
double  gaz 
) [inline]

Definition at line 37 of file DroneController.h.

Definition at line 40 of file RosThread.h.

ControlCommand::ControlCommand ( double  roll,
double  pitch,
double  yaw,
double  gaz 
) [inline]

Definition at line 41 of file RosThread.h.


Member Data Documentation

Definition at line 44 of file DroneController.h.

Definition at line 44 of file DroneController.h.

Definition at line 44 of file DroneController.h.

Definition at line 44 of file DroneController.h.


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


tum_ardrone
Author(s):
autogenerated on Sat Jun 8 2019 20:27:23