ISAAC
0.2.11
Flight software for the ISAAC project, adding functionality to the Astrobee robot, operating inside the International Space Station.
|
Public Member Functions | |
Triangle (double x0, double y0, double x1, double y1, double x2, double y2) | |
bool | horizontal_line_intersect (double y, double &out_x0, double &out_x1) |
Public Attributes | |
Edge | E [3] |
double | x0 |
double | y0 |
double | x1 |
double | y1 |
double | x2 |
double | y2 |