24namespace localization {
51 virtual void CreateXml(boost::property_tree::ptree* config)
const;
53 virtual void LoadXml(
const boost::property_tree::ptree& config);
The options of the reflectance map.
The options of the reflectance map.
std::string coordinate_type_
coordinate type.
unsigned int map_cache_size_
When load map nodes, the maximum number of map nodes will be kept in memory.
virtual void CreateXml(boost::property_tree::ptree *config) const
Create the XML structure.
float max_intensity_var_value_
During the visualization (for example, call the function get_image() of map node layer),...
float max_intensity_value_
During the visualization (for example, call the function get_image() of map node layer),...
float map_layer_alt_thres_
The threshold to split more layers in the map node.
virtual void LoadXml(const boost::property_tree::ptree &config)
Load the map options from a XML structure.