|
YARP
Yet Another Robot Platform
|
|
Go to the documentation of this file.
53 virtual bool threadInit()
override;
54 virtual void threadRelease()
override;
55 virtual void run()
override;
78 virtual bool close()
override;
91 bool getEstimatedPoses(std::vector<yarp::dev::Nav2D::Map2DLocation>& poses)
override;
134 virtual bool startLocalizationService()
override;
140 virtual bool stopLocalizationService()
override;
yarp::dev::Nav2D::Map2DLocation m_current_odom
A base class for nested structures that can be searched.
double m_last_locdata_received
contains the definition of a Vector type
yarp::os::Searchable & m_cfg
Interface implemented by all device drivers.
ILocalization2D interface.
yarp::dev::Nav2D::Map2DLocation m_initial_loc
define control board standard interfaces
yarp::dev::Nav2D::Map2DLocation m_current_loc
double m_last_statistics_printed
yarp::dev::Nav2D::Map2DLocation m_initial_odom
fakeLocalizerThread * locThread
An abstraction for a periodic thread.
An interface to the operating system, including Port based communication.
fakeLocalizer Documentation to be added