#include <cstdlib>#include <iostream>#include <ros/ros.h>#include <designators/CDesignator.h>#include <designator_integration_msgs/DesignatorCommunication.h>#include <Types.h>#include <ForwardDeclarations.h>#include <Plugin.h>

Go to the source code of this file.
Classes | |
| class | beliefstate::plugins::PLUGIN_CLASS |
Namespaces | |
| namespace | beliefstate |
Main beliefstate system class. | |
| namespace | beliefstate::plugins |
Defines | |
| #define | PLUGIN_CLASS PluginGazebo |
Functions | |
| plugins::PLUGIN_CLASS * | beliefstate::createInstance () |
| void | beliefstate::destroyInstance (plugins::PLUGIN_CLASS *icDestroy) |
| #define PLUGIN_CLASS PluginGazebo |
Definition at line 44 of file PluginGazebo.h.