|
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
Go to the documentation of this file.
20 #ifndef EXECUTIVE_EXECUTIVE_ACTION_CLIENT_H_
21 #define EXECUTIVE_EXECUTIVE_ACTION_CLIENT_H_
23 #include <actionlib/client/simple_action_client.h>
52 std::string
const&
cmd_id);
80 std::string
const& cmd_id) {
87 #endif // EXECUTIVE_EXECUTIVE_ACTION_CLIENT_H_
@ NONE
Definition: executive_action_client.h:30
void SetCmdInfo(Action const &action, std::string const &cmd_id)
Definition: executive_action_client.h:79
@ DOCK
Definition: executive_action_client.h:32
@ MOVE
Definition: executive_action_client.h:36
@ ARM
Definition: executive_action_client.h:31
Action
Definition: executive_action_client.h:29
@ REACQUIRE
Definition: executive_action_client.h:38
@ LOCALIZATION
Definition: executive_action_client.h:35
std::string cmd_id()
Definition: executive_action_client.h:69
A wrapper class around the simple action client.
Definition: ff_action.h:154
Action action()
Definition: executive_action_client.h:59
Definition: executive_action_client.h:45
@ EXECUTE
Definition: executive_action_client.h:33
@ UNDOCK
Definition: executive_action_client.h:40
@ IDLE
Definition: executive_action_client.h:34
@ PERCH
Definition: executive_action_client.h:37
Definition: executive.h:87
@ STOP
Definition: executive_action_client.h:39
@ UNPERCH
Definition: executive_action_client.h:41