NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <ff_util/ff_flight.h>
#include <unsupported/Eigen/MatrixFunctions>
#include <msg_conversions/msg_conversions.h>
#include <fstream>
#include <string>
Namespaces | |
ff_util | |
Macros | |
#define | EPSILON 1e-6 |
#define | THRESHOLD_METERS 0.01 |
#define | THRESHOLD_RADIAN 0.01 |
#define | INVALID_VALUE -1.0 |
#define EPSILON 1e-6 |
#define INVALID_VALUE -1.0 |
#define THRESHOLD_METERS 0.01 |
#define THRESHOLD_RADIAN 0.01 |