NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
init.h File Reference
#include <string>
#include <vector>
Include dependency graph for init.h:
This graph shows which files directly or indirectly include this file:

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)