NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <jsonloader/command.h>
#include <jsonloader/validation.h>
#include <jsonloader/insensitive_map.h>
#include <glog/logging.h>
#include <json/json.h>
#include <string>
Namespaces | |
jsonloader | |
jsonloader::internal | |
Variables | |
const InsensitiveMap< CommandCreateFn > | jsonloader::internal::kCommandMap |
const InsensitiveMap< std::string > | jsonloader::internal::kNormalizedNames |