40 virtual bool threadInit()
override;
41 virtual void threadRelease()
override;
42 virtual void run()
override;
65 virtual bool close()
override;
78 bool getEstimatedPoses(std::vector<yarp::dev::Nav2D::Map2DLocation>& poses)
override;
121 virtual bool startLocalizationService()
override;
127 virtual bool stopLocalizationService()
override;
define control board standard interfaces
contains the definition of a Vector type
yarp::dev::Nav2D::Map2DLocation m_current_loc
yarp::dev::Nav2D::Map2DLocation m_current_odom
yarp::dev::Nav2D::Map2DLocation m_initial_loc
yarp::os::Searchable & m_cfg
double m_last_statistics_printed
yarp::dev::Nav2D::Map2DLocation m_initial_odom
double m_last_locdata_received
fakeLocalizer Documentation to be added
fakeLocalizerThread * locThread
Interface implemented by all device drivers.
ILocalization2D interface.
An abstraction for a periodic thread.
A base class for nested structures that can be searched.
An interface to the operating system, including Port based communication.