#include <eomcParser.h>
|
int | id |
|
std::vector< int > | joints |
|
eOmc_jointset_configuration_t | cfg |
|
Definition at line 421 of file eomcParser.h.
◆ JointsSet()
yarp::dev::eomc::JointsSet::JointsSet |
( |
int |
num = 0 | ) |
|
|
inline |
◆ dumpdata()
void JointsSet::dumpdata |
( |
void |
| ) |
|
◆ getConfiguration()
eOmc_jointset_configuration_t* yarp::dev::eomc::JointsSet::getConfiguration |
( |
void |
| ) |
|
|
inline |
◆ getNumberofJoints()
int yarp::dev::eomc::JointsSet::getNumberofJoints |
( |
void |
| ) |
|
|
inline |
◆ setCanDoTorqueControl()
void yarp::dev::eomc::JointsSet::setCanDoTorqueControl |
( |
bool |
flag | ) |
|
|
inline |
◆ setPidOutputType()
void yarp::dev::eomc::JointsSet::setPidOutputType |
( |
eOmc_pidoutputtype_t |
type | ) |
|
|
inline |
◆ setUseSpeedFeedbackFromMotors()
void yarp::dev::eomc::JointsSet::setUseSpeedFeedbackFromMotors |
( |
bool |
flag | ) |
|
|
inline |
◆ cfg
eOmc_jointset_configuration_t yarp::dev::eomc::JointsSet::cfg |
◆ id
int yarp::dev::eomc::JointsSet::id |
◆ joints
std::vector<int> yarp::dev::eomc::JointsSet::joints |
The documentation for this class was generated from the following files:
- icub-main/src/libraries/icubmod/embObjMotionControl/eomcParser.h
- icub-main/src/libraries/icubmod/embObjMotionControl/eomcParser.cpp