23 #include "manipulator.h" 41 OpenRaveManipulator::OpenRaveManipulator(
unsigned int count,
unsigned int count_device) :
43 __cnt_device( count_device )
Fawkes library namespace.
unsigned int no_device
motor number of real device
unsigned int no
motor number in OpenRAVE
Struct containing angle of current motor, its number in OpenRAVE and corresponding motor number of re...
virtual ~OpenRaveManipulator()
Destructor.
void add_motor(unsigned int number, unsigned int number_device)
Adds a motor to the list(vector) of motors.
std::vector< motor_t > __motors
vector of motors