| 
    iCub-main
    
   | 
 
#include <embObjMotionControl.h>
Public Attributes | |
| vector< int > | joint2set | 
| vector< vector< int > > | set2joint | 
| int | numofjointsets | 
| vector< eOmc_jointset_configuration_t > | jointset_cfgs | 
Definition at line 91 of file embObjMotionControl.h.
| vector<int> yarp::dev::eomc::jointsetsInfo_t::joint2set | 
Definition at line 93 of file embObjMotionControl.h.
| vector<eOmc_jointset_configuration_t> yarp::dev::eomc::jointsetsInfo_t::jointset_cfgs | 
Definition at line 96 of file embObjMotionControl.h.
| int yarp::dev::eomc::jointsetsInfo_t::numofjointsets | 
Definition at line 95 of file embObjMotionControl.h.
| vector<vector <int> > yarp::dev::eomc::jointsetsInfo_t::set2joint | 
Definition at line 94 of file embObjMotionControl.h.