ASCO Aerial Autonomy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
common_system_handler.h File Reference
#include <ros/ros.h>
#include <std_msgs/String.h>
#include "common_system_handler_config.pb.h"
#include <aerial_autonomy/actions_guards/base_functors.h>
#include <aerial_autonomy/common/async_timer.h>
#include <aerial_autonomy/common/system_status_publisher.h>
#include <aerial_autonomy/state_machines/state_machine_gui_connector.h>
Include dependency graph for common_system_handler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CommonSystemHandler< LogicStateMachineT, EventManagerT, RobotSystemT >
 Provides logic common to different system handlers to reduce code duplication. More...