iCub-main
|
#include <ServerCartesianController.h>
Public Attributes | |
std::string | key |
bool | jointsDirectOrder |
yarp::sig::Vector | minAbsVels |
bool | useDefaultMinAbsVel |
Definition at line 45 of file ServerCartesianController.h.
bool DriverDescriptor::jointsDirectOrder |
Definition at line 48 of file ServerCartesianController.h.
std::string DriverDescriptor::key |
Definition at line 47 of file ServerCartesianController.h.
yarp::sig::Vector DriverDescriptor::minAbsVels |
Definition at line 50 of file ServerCartesianController.h.
bool DriverDescriptor::useDefaultMinAbsVel |
Definition at line 51 of file ServerCartesianController.h.