NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
ff_common | |
Functions | |
void | ff_common::InitFreeFlyerApplication (int *argc, char ***argv) |
void | ff_common::InitFreeFlyerApplication (std::vector< std::string > args, bool main_thread=true) |
const char * | ff_common::GetConfigDir (void) |