Classes | |
class | NextBestView |
struct | point_2d |
Functions | |
void | write_pgm (std::string filename, std::vector< std::vector< int > > cm) |
Variables | |
int | counter = 0 |
double | pi = 3.141 |
void autonomous_mapping::write_pgm | ( | std::string | filename, |
std::vector< std::vector< int > > | cm | ||
) |
Definition at line 66 of file next_best_view.cpp.
Definition at line 59 of file next_best_view.cpp.
double autonomous_mapping::pi = 3.141 |
Definition at line 58 of file next_best_view.cpp.