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 | |
Edge (double x0, double y0, double x1, double y1) | |
pointPair | get_normal () const |
bool | horizontal_line_intersect (double y, double &out_x) |
Public Attributes | |
double | x0 |
double | y0 |
double | x1 |
double | y1 |
EdgeType | edge_type |