#include <QtGui/QWidget>#include "ui_uga_tum_ardrone_gui.h"#include "geometry_msgs/Twist.h"#include <dynamic_reconfigure/server.h>#include "uga_tum_ardrone/GUIParamsConfig.h"

Go to the source code of this file.
Classes | |
| class | uga_tum_ardrone_gui |
Enumerations | |
| enum | ControlSource { CONTROL_KB = 0, CONTROL_JOY = 1, CONTROL_AUTO = 2, CONTROL_NONE = 3 } |
| enum ControlSource |
Definition at line 38 of file uga_tum_ardrone_gui.h.