![]() |
NASA Astrobee Robot Software
Astrobee Version:
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <command_repo.h>
Public Member Functions | |
CameraCommand (Json::Value const &obj) | |
std::string const & | camera () const noexcept |
![]() | |
virtual | ~Command () |
virtual bool | valid () const noexcept |
bool | blocking () const noexcept |
std::string const & | type () const noexcept |
Additional Inherited Members | |
![]() | |
static Command * | Make (Json::Value const &obj) |
![]() | |
Command (Json::Value const &obj) | |
void | set_valid (const bool valid) noexcept |
|
explicit |
|
noexcept |