#include <potential_landmark.h>
Public Member Functions | |
PotentialLandmark (const Feature &descriptor, const ros::Time time, const double x, const double y, const double d) | |
Public Attributes | |
Landmark | landmark |
ros::Time | last_seen |
Definition at line 14 of file potential_landmark.h.
featurenav_base::PotentialLandmark::PotentialLandmark | ( | const Feature & | descriptor, |
const ros::Time | time, | ||
const double | x, | ||
const double | y, | ||
const double | d | ||
) | [inline] |
Definition at line 16 of file potential_landmark.h.
Definition at line 28 of file potential_landmark.h.
Definition at line 29 of file potential_landmark.h.