6 #ifndef YARP_ROBOTTESTINGFRAMEWORK_JOINTSPOSMOVE_H
7 #define YARP_ROBOTTESTINGFRAMEWORK_JOINTSPOSMOVE_H
15 namespace robottestingframework {
47 void setTolerance(
double tolerance);
54 void setTimeout(
double timeout);
72 bool setAndCheckPosControlMode();
85 bool goToSingle(
int j,
87 double *reached_pos =
nullptr);
109 bool checkJointLimitsReached(
int j);
contains the definition of a Vector type
A container for a device driver.
The JointPosMotion class is used has been created to simplify and speed up development of tests that ...
The main, catch-all namespace for YARP.
#define YARP_robottestingframework_API