#include <iKinSlv.h>
|
virtual void | onRead (yarp::os::Bottle &b) |
|
Definition at line 276 of file iKinSlv.h.
◆ InputPort()
◆ get_contMode()
bool& iCub::iKin::InputPort::get_contMode |
( |
| ) |
|
|
inline |
◆ get_dof()
Vector InputPort::get_dof |
( |
| ) |
|
◆ get_pose()
int& iCub::iKin::InputPort::get_pose |
( |
| ) |
|
|
inline |
◆ get_tokenPtr()
double* iCub::iKin::InputPort::get_tokenPtr |
( |
| ) |
|
|
inline |
◆ get_xd()
Vector InputPort::get_xd |
( |
| ) |
|
◆ handleDOF()
bool InputPort::handleDOF |
( |
yarp::os::Bottle * |
b | ) |
|
◆ handleMode()
bool InputPort::handleMode |
( |
const int |
newMode | ) |
|
◆ handlePose()
bool InputPort::handlePose |
( |
const int |
newPose | ) |
|
◆ handleTarget()
bool InputPort::handleTarget |
( |
yarp::os::Bottle * |
b | ) |
|
◆ isNewDataEvent()
bool InputPort::isNewDataEvent |
( |
| ) |
|
◆ onRead()
void InputPort::onRead |
( |
yarp::os::Bottle & |
b | ) |
|
|
protectedvirtual |
◆ reset_xd()
void InputPort::reset_xd |
( |
const yarp::sig::Vector & |
_xd | ) |
|
◆ set_dof()
void InputPort::set_dof |
( |
const yarp::sig::Vector & |
_dof | ) |
|
◆ contMode
bool iCub::iKin::InputPort::contMode |
|
protected |
◆ dof
yarp::sig::Vector iCub::iKin::InputPort::dof |
|
protected |
◆ isNew
bool iCub::iKin::InputPort::isNew |
|
protected |
◆ maxLen
size_t iCub::iKin::InputPort::maxLen |
|
protected |
◆ mtx
std::mutex iCub::iKin::InputPort::mtx |
|
protected |
◆ pose
int iCub::iKin::InputPort::pose |
|
protected |
◆ pToken
double* iCub::iKin::InputPort::pToken |
|
protected |
◆ slv
◆ token
double iCub::iKin::InputPort::token |
|
protected |
◆ xd
yarp::sig::Vector iCub::iKin::InputPort::xd |
|
protected |
The documentation for this class was generated from the following files:
- icub-main/src/libraries/iKin/include/iCub/iKin/iKinSlv.h
- icub-main/src/libraries/iKin/src/iKinSlv.cpp