Wrapper class for dummy driver instances.
|
void | SetUp () override |
|
void | TearDown () override |
|
|
static constexpr double | EPSILON = 1e-9 |
|
|
yarp::dev::IPositionDirectRaw * | dummyMotor |
|
yarp::dev::ISixAxisForceTorqueSensors * | dummySensor |
|
yarp::dev::PolyDriverList | drivers |
|
◆ createDriver()
template<typename T >
yarp::dev::PolyDriver* roboticslab::test::YarpDeviceMapperTest::createDriver |
( |
| ) |
|
|
inlineprotected |
The lifetime of created devices ends by the destruction of this class.
- Template Parameters
-
T | Any specialized class template of a dummy driver. |
- Returns
- A pointer to the created device.
The documentation for this class was generated from the following file:
- tests/testYarpDeviceMapperLib.cpp