#include <messages/mobileBaseVelocityControlMsgs/idl_generated_code/MobileBaseVelocityControlRPC.h>
◆ MobileBaseVelocityControlRPC()
MobileBaseVelocityControlRPC::MobileBaseVelocityControlRPC |
( |
| ) |
|
◆ applyVelocityCommandRPC()
yarp::dev::ReturnValue MobileBaseVelocityControlRPC::applyVelocityCommandRPC |
( |
const double |
x_vel, |
|
|
const double |
y_vel, |
|
|
const double |
theta_vel, |
|
|
const double |
timeout |
|
) |
| |
|
virtual |
◆ checkProtocolVersion()
bool MobileBaseVelocityControlRPC::checkProtocolVersion |
( |
| ) |
|
|
virtual |
◆ getLastVelocityCommandRPC()
◆ getLocalProtocolVersion()
◆ getRemoteProtocolVersion()
◆ help()
std::vector< std::string > MobileBaseVelocityControlRPC::help |
( |
const std::string & |
functionName = "--all" | ) |
|
|
virtual |
◆ read()
Read this object from a network connection.
Override this for your particular class.
- Parameters
-
reader | an interface to the network connection for reading |
- Returns
- true iff the object is successfully read
Implements yarp::os::PortReader.
Definition at line 606 of file MobileBaseVelocityControlRPC.cpp.
The documentation for this class was generated from the following files: