MRPT  2.0.0
List of all members | Public Member Functions | Public Attributes
mrpt::maps::CLandmarksMap::TFuseOptions Struct Reference

Detailed Description

With this struct options are provided to the fusion process.

Definition at line 443 of file CLandmarksMap.h.

#include <mrpt/maps/CLandmarksMap.h>

Public Member Functions

 TFuseOptions ()
 Initialization. More...
 

Public Attributes

unsigned int minTimesSeen {2}
 Required number of times of a landmark to be seen not to be removed, in "ellapsedTime" seconds. More...
 
float ellapsedTime {4.0f}
 See "minTimesSeen". More...
 

Constructor & Destructor Documentation

◆ TFuseOptions()

CLandmarksMap::TFuseOptions::TFuseOptions ( )
default

Initialization.

Member Data Documentation

◆ ellapsedTime

float mrpt::maps::CLandmarksMap::TFuseOptions::ellapsedTime {4.0f}

See "minTimesSeen".

Definition at line 456 of file CLandmarksMap.h.

◆ minTimesSeen

unsigned int mrpt::maps::CLandmarksMap::TFuseOptions::minTimesSeen {2}

Required number of times of a landmark to be seen not to be removed, in "ellapsedTime" seconds.

Definition at line 452 of file CLandmarksMap.h.




Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020