#include <utils.h>
Definition at line 43 of file utils.h.
◆ ObjectPropertiesCollectorPort()
ObjectPropertiesCollectorPort::ObjectPropertiesCollectorPort |
( |
| ) |
|
|
inline |
◆ getAction()
bool ObjectPropertiesCollectorPort::getAction |
( |
const string & |
act_name, |
|
|
Bottle * |
trajectory |
|
) |
| |
◆ getCartesianPosition()
bool ObjectPropertiesCollectorPort::getCartesianPosition |
( |
const string & |
obj_name, |
|
|
Vector & |
x |
|
) |
| |
◆ getKinematicOffsets()
bool ObjectPropertiesCollectorPort::getKinematicOffsets |
( |
const string & |
obj_name, |
|
|
Vector * |
kinematic_offset |
|
) |
| |
◆ getStereoPosition()
bool ObjectPropertiesCollectorPort::getStereoPosition |
( |
const string & |
obj_name, |
|
|
Vector & |
stereo |
|
) |
| |
◆ getTableHeight()
bool ObjectPropertiesCollectorPort::getTableHeight |
( |
double & |
table_height | ) |
|
◆ isUpdateNeeded()
bool ObjectPropertiesCollectorPort::isUpdateNeeded |
( |
| ) |
|
|
inline |
◆ report()
void ObjectPropertiesCollectorPort::report |
( |
const PortInfo & |
info | ) |
|
|
inline |
◆ setAction()
bool ObjectPropertiesCollectorPort::setAction |
( |
const string & |
act_name, |
|
|
const Bottle * |
trajectory |
|
) |
| |
◆ setKinematicOffsets()
bool ObjectPropertiesCollectorPort::setKinematicOffsets |
( |
const string & |
obj_name, |
|
|
const Vector * |
kinematic_offset |
|
) |
| |
◆ setTableHeight()
bool ObjectPropertiesCollectorPort::setTableHeight |
( |
const double |
table_height | ) |
|
The documentation for this class was generated from the following files:
- icub-main/src/modules/actionsRenderingEngine/include/iCub/utils.h
- icub-main/src/modules/actionsRenderingEngine/src/utils.cpp