NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
jsonloader::internal Namespace Reference

Variables

const InsensitiveMap< CommandCreateFnkCommandMap
 
const InsensitiveMap< std::string > kNormalizedNames
 

Variable Documentation

◆ kCommandMap

const InsensitiveMap< CommandCreateFn > jsonloader::internal::kCommandMap

◆ kNormalizedNames

const InsensitiveMap< std::string > jsonloader::internal::kNormalizedNames
jsonloader::kCmdPowerOff
constexpr char kCmdPowerOff[]
Definition: command_repo.h:41
jsonloader::kCmdGuestCmd
constexpr char kCmdGuestCmd[]
Definition: command_repo.h:44
jsonloader::kCmdStationKeep
constexpr char kCmdStationKeep[]
Definition: command_repo.h:36
jsonloader::kCmdCustomGuest
constexpr char kCmdCustomGuest[]
Definition: command_repo.h:45
jsonloader::kCmdPayloadOn
constexpr char kCmdPayloadOn[]
Definition: command_repo.h:38
jsonloader::kCmdPayloadOff
constexpr char kCmdPayloadOff[]
Definition: command_repo.h:40
jsonloader::kCmdWait
constexpr char kCmdWait[]
Definition: command_repo.h:37
jsonloader::kCmdPowerOn
constexpr char kCmdPowerOn[]
Definition: command_repo.h:39