54 virtual bool threadInit()
override;
55 virtual void threadRelease()
override;
56 virtual void run()
override;
75 virtual bool close()
override;
88 bool getEstimatedPoses(std::vector<yarp::dev::Nav2D::Map2DLocation>& poses)
override;
131 virtual bool startLocalizationService()
override;
137 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
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.