A unit test for one youbot joint communicating without a thread. More...
#include <YouBotBaseTestWithoutThread.hpp>

Public Member Functions | |
| void | setUp () |
| void | tearDown () |
| YouBotBaseTestWithoutThread () | |
| void | YouBotBaseTestWithoutThread_CurrentMode () |
| void | YouBotBaseTestWithoutThread_PositionMode () |
| void | YouBotBaseTestWithoutThread_VelocityMode () |
| virtual | ~YouBotBaseTestWithoutThread () |
Private Attributes | |
| JointCurrentSetpoint | currentSetpoint |
| unsigned int | durationNull |
| EthercatMasterInterface * | ethercatMaster |
| unsigned int | jointNO |
| unsigned int | overallTime |
| JointAngleSetpoint | setAngle |
| JointVelocitySetpoint | setVel |
| unsigned int | startTime |
| unsigned int | stepStartTime |
| unsigned int | updateCycle |
A unit test for one youbot joint communicating without a thread.
Definition at line 19 of file YouBotBaseTestWithoutThread.hpp.
| YouBotBaseTestWithoutThread::YouBotBaseTestWithoutThread | ( | ) |
Definition at line 5 of file YouBotBaseTestWithoutThread.cpp.
|
virtual |
Definition at line 10 of file YouBotBaseTestWithoutThread.cpp.
|
private |
|
private |
|
private |
|
private |
|
private |
| void YouBotBaseTestWithoutThread::setUp | ( | ) |
Definition at line 13 of file YouBotBaseTestWithoutThread.cpp.
| void YouBotBaseTestWithoutThread::tearDown | ( | ) |
Definition at line 34 of file YouBotBaseTestWithoutThread.cpp.
| void YouBotBaseTestWithoutThread::YouBotBaseTestWithoutThread_CurrentMode | ( | ) |
Definition at line 131 of file YouBotBaseTestWithoutThread.cpp.
| void YouBotBaseTestWithoutThread::YouBotBaseTestWithoutThread_PositionMode | ( | ) |
Definition at line 39 of file YouBotBaseTestWithoutThread.cpp.
| void YouBotBaseTestWithoutThread::YouBotBaseTestWithoutThread_VelocityMode | ( | ) |
Definition at line 85 of file YouBotBaseTestWithoutThread.cpp.
|
private |
Definition at line 47 of file YouBotBaseTestWithoutThread.hpp.
|
private |
Definition at line 41 of file YouBotBaseTestWithoutThread.hpp.
|
private |
Definition at line 48 of file YouBotBaseTestWithoutThread.hpp.
|
private |
Definition at line 39 of file YouBotBaseTestWithoutThread.hpp.
|
private |
Definition at line 42 of file YouBotBaseTestWithoutThread.hpp.
|
private |
Definition at line 45 of file YouBotBaseTestWithoutThread.hpp.
|
private |
Definition at line 46 of file YouBotBaseTestWithoutThread.hpp.
|
private |
Definition at line 43 of file YouBotBaseTestWithoutThread.hpp.
|
private |
Definition at line 40 of file YouBotBaseTestWithoutThread.hpp.
|
private |
Definition at line 44 of file YouBotBaseTestWithoutThread.hpp.