Represents a MotorDebug.
More...
#include <MotorDebug.h>
|
|
| MotorDebug (const ComId &id) |
| |
| void | setComId (const ComId &id) |
| |
|
void | startDebug (int motor) |
| |
| virtual void | motorDebugEvent (int motor, const unsigned int *times, const float *speed_setpoints, const float *speeds, const float *currents, const float *control_points, const int size) |
| |
| | ComObject () |
| |
| virtual | ~ComObject () |
| |
| ComId | comId () const |
| |
| virtual void rec::robotino::api2::MotorDebug::motorDebugEvent |
( |
int |
motor, |
|
|
const unsigned int * |
times, |
|
|
const float * |
speed_setpoints, |
|
|
const float * |
speeds, |
|
|
const float * |
currents, |
|
|
const float * |
control_points, |
|
|
const int |
size |
|
) |
| |
|
virtual |
| void rec::robotino::api2::MotorDebug::setComId |
( |
const ComId & |
id | ) |
|
Sets the associated communication object.
- Parameters
-
| id | The id of the associated communication object. |
- Exceptions
-
The documentation for this class was generated from the following file:
- /home/verbeek/srcs/openrobotino/api2/lib/rec/robotino/api2/MotorDebug.h