#include <ILocalization2DMsgs/idl_generated_code/ILocalization2DMsgs.h>
Inheritance diagram for ILocalization2DMsgs:Public Member Functions | |
| ILocalization2DMsgs () | |
| virtual bool | start_localization_service_RPC () |
| virtual bool | stop_localization_service_RPC () |
| virtual return_get_localization_status | get_localization_status_RPC () |
| virtual return_get_estimated_poses | get_estimated_poses_RPC () |
| virtual return_get_current_position1 | get_current_position1_RPC () |
| virtual return_get_current_position2 | get_current_position2_RPC () |
| virtual return_get_estimated_odometry | get_estimated_odometry_RPC () |
| virtual bool | set_initial_pose1_RPC (const yarp::dev::Nav2D::Map2DLocation &loc) |
| virtual bool | set_initial_pose2_RPC (const yarp::dev::Nav2D::Map2DLocation &loc, const yarp::sig::Matrix &cov) |
| virtual std::vector< std::string > | help (const std::string &functionName="--all") |
| bool | read (yarp::os::ConnectionReader &connection) override |
| Read this object from a network connection. More... | |
Public Member Functions inherited from yarp::os::Wire | |
| yarp::os::WireLink & | yarp () |
| Get YARP state associated with this object. More... | |
| const yarp::os::WireLink & | yarp () const |
| Get YARP state associated with this object (const version). More... | |
Public Member Functions inherited from yarp::os::PortReader | |
| virtual | ~PortReader () |
| Destructor. More... | |
| virtual bool | read (ConnectionReader &reader)=0 |
| Read this object from a network connection. More... | |
| virtual Type | getReadType () const |
Definition at line 24 of file ILocalization2DMsgs.h.
| ILocalization2DMsgs::ILocalization2DMsgs | ( | ) |
Definition at line 1802 of file ILocalization2DMsgs.cpp.
|
virtual |
Reimplemented in ILocalization2DRPCd.
Definition at line 1847 of file ILocalization2DMsgs.cpp.
|
virtual |
Reimplemented in ILocalization2DRPCd.
Definition at line 1857 of file ILocalization2DMsgs.cpp.
|
virtual |
Reimplemented in ILocalization2DRPCd.
Definition at line 1867 of file ILocalization2DMsgs.cpp.
|
virtual |
Reimplemented in ILocalization2DRPCd.
Definition at line 1837 of file ILocalization2DMsgs.cpp.
|
virtual |
Reimplemented in ILocalization2DRPCd.
Definition at line 1827 of file ILocalization2DMsgs.cpp.
|
virtual |
Definition at line 1898 of file ILocalization2DMsgs.cpp.
|
overridevirtual |
Read this object from a network connection.
Override this for your particular class.
| reader | an interface to the network connection for reading |
Implements yarp::os::PortReader.
Definition at line 1956 of file ILocalization2DMsgs.cpp.
|
virtual |
Reimplemented in ILocalization2DRPCd.
Definition at line 1877 of file ILocalization2DMsgs.cpp.
|
virtual |
Reimplemented in ILocalization2DRPCd.
Definition at line 1887 of file ILocalization2DMsgs.cpp.
|
virtual |
Reimplemented in ILocalization2DRPCd.
Definition at line 1807 of file ILocalization2DMsgs.cpp.
|
virtual |
Reimplemented in ILocalization2DRPCd.
Definition at line 1817 of file ILocalization2DMsgs.cpp.