#include "asctec_autopilot/autopilot_nodelet.h"#include <pluginlib/class_list_macros.h>#include "Poco/Foundation.h"#include <string>#include <stdexcept>#include "Poco/Exception.h"#include <pthread.h>#include <errno.h>#include <set>#include <map>#include <typeinfo>

Go to the source code of this file.
Typedefs | |
| typedef asctec::AutoPilotNodelet | AutoPilotNodelet |
Functions | |
| PLUGINLIB_DECLARE_CLASS (asctec_autopilot, AutoPilotNodelet, AutoPilotNodelet, nodelet::Nodelet) | |
Definition at line 28 of file autopilot_nodelet.cpp.
| PLUGINLIB_DECLARE_CLASS | ( | asctec_autopilot | , | |
| AutoPilotNodelet | , | |||
| AutoPilotNodelet | , | |||
| nodelet::Nodelet | ||||
| ) |