|
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.
19 #ifndef EXECUTIVE_OP_STATE_READY_H_
20 #define EXECUTIVE_OP_STATE_READY_H_
45 #endif // EXECUTIVE_OP_STATE_READY_H_
OpState * HandleGuestScienceAck(ff_msgs::AckStampedConstPtr const &ack)
Definition: op_state_ready.cc:197
~OpStateReady()
Definition: op_state_ready.h:29
Definition: op_state_repo.h:43
OpStateReady(std::string const &name, unsigned char id)
Definition: op_state_ready.h:37
Definition: op_state_ready.h:27
unsigned char const & id() const
Definition: op_state.h:82
std::string const & name() const
Definition: op_state.h:81
Definition: executive.h:87
OpState * HandleCmd(ff_msgs::CommandStampedPtr const &cmd)
Definition: op_state_ready.cc:24
Definition: op_state.h:45