NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
Classes | |
struct | CommandInfo |
Typedefs | |
using | GenerateFn = bool(*)(const jsonloader::Command *plan_cmd, ff_msgs::CommandStamped *dds_cmd) |
using | cc = ff_msgs::CommandConstants |
Variables | |
const std::unordered_map< std::string, CommandInfo > | kCmdGenMap |
using sequencer::internal::cc = typedef ff_msgs::CommandConstants |
using sequencer::internal::GenerateFn = typedef bool (*)(const jsonloader::Command * plan_cmd, ff_msgs::CommandStamped * dds_cmd) |
const std::unordered_map< std::string, CommandInfo > sequencer::internal::kCmdGenMap |