NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
executive_action_client.h File Reference
#include <actionlib/client/simple_action_client.h>
#include <ff_util/ff_action.h>
#include <string>
Include dependency graph for executive_action_client.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  executive::ExecutiveActionClient< T >
 

Namespaces

 executive
 

Enumerations

enum  executive::Action {
  executive::NONE, executive::ARM, executive::DOCK, executive::EXECUTE,
  executive::IDLE, executive::LOCALIZATION, executive::MOVE, executive::PERCH,
  executive::REACQUIRE, executive::STOP, executive::UNDOCK, executive::UNPERCH
}