9 #ifndef YARP_ROBOTTESTINGFRAMEWORK_JOINTSPOSMOVE_H
10 #define YARP_ROBOTTESTINGFRAMEWORK_JOINTSPOSMOVE_H
18 namespace robottestingframework {
50 void setTolerance(
double tolerance);
57 void setTimeout(
double timeout);
75 bool setAndCheckPosControlMode();
88 bool goToSingle(
int j,
90 double *reached_pos =
nullptr);
112 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