|
virtual bool | respond (const yarp::os::Bottle &command, yarp::os::Bottle &reply) |
|
virtual bool | configure (yarp::os::ResourceFinder &rf) |
|
virtual bool | close () |
|
bool | updateModule () |
|
virtual bool | respond (const yarp::os::Bottle &command, yarp::os::Bottle &reply) |
|
virtual bool | configure (yarp::os::ResourceFinder &rf) |
|
virtual bool | close () |
|
bool | updateModule () |
|
Definition at line 28 of file main.cpp.
◆ close() [1/2]
virtual bool VelControlModule::close |
( |
| ) |
|
|
inlinevirtual |
◆ close() [2/2]
virtual bool VelControlModule::close |
( |
| ) |
|
|
inlinevirtual |
◆ configure() [1/2]
virtual bool VelControlModule::configure |
( |
yarp::os::ResourceFinder & |
rf | ) |
|
|
inlinevirtual |
starting the thread
Definition at line 58 of file main.cpp.
◆ configure() [2/2]
virtual bool VelControlModule::configure |
( |
yarp::os::ResourceFinder & |
rf | ) |
|
|
inlinevirtual |
we start the thread
Definition at line 254 of file main.cpp.
◆ respond() [1/2]
virtual bool VelControlModule::respond |
( |
const yarp::os::Bottle & |
command, |
|
|
yarp::os::Bottle & |
reply |
|
) |
| |
|
inlinevirtual |
◆ respond() [2/2]
virtual bool VelControlModule::respond |
( |
const yarp::os::Bottle & |
command, |
|
|
yarp::os::Bottle & |
reply |
|
) |
| |
|
inlinevirtual |
◆ updateModule() [1/2]
bool VelControlModule::updateModule |
( |
| ) |
|
|
inline |
◆ updateModule() [2/2]
bool VelControlModule::updateModule |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files:
- icub-main/src/modules/positionDirectControl/main.cpp
- icub-main/src/modules/velocityControl/main.cpp