| eos 1.4.0
    | 
Representation of a landmark, consisting of a landmark name and coordinates of the given type. Usually, the type would be Eigen::Vector2f.  
 More...
#include <Landmark.hpp>
| Public Attributes | |
| std::string | name | 
| Name of the landmark, often used as identifier. | |
| LandmarkType | coordinates | 
| The position or coordinates of the landmark. | |
Representation of a landmark, consisting of a landmark name and coordinates of the given type. Usually, the type would be Eigen::Vector2f.