#include <landmark_data.h>
Public Attributes | |
std::vector< LandmarkObservation > | landmark_observations |
common::Time | time |
Definition at line 39 of file landmark_data.h.
std::vector<LandmarkObservation> cartographer::sensor::LandmarkData::landmark_observations |
Definition at line 41 of file landmark_data.h.
common::Time cartographer::sensor::LandmarkData::time |
Definition at line 40 of file landmark_data.h.