snark
|
orders lasers by elevation More...
#include <laser_map.h>
Public Member Functions | |
unsigned int | id_to_index (unsigned int i) const |
take laser id, return index by elevation | |
unsigned int | index_to_id (unsigned int i) const |
take index by elevation, return laser id | |
laser_map (const snark::velodyne::db &db) | |
constructor | |
unsigned int | operator[] (unsigned int i) const |
same as id_to_index |
orders lasers by elevation