![]() |
peripherals
1.4.2
RoadNarrows Robotics Hardware Peripherals Package
|
Fine-grained testing of Roboteq Small motor controller. More...
Functions | |
| static int | testMotDummySetSpeed () |
| Sanity test Roboteq-small interface. More... | |
| TEST (MotDummy, setSpeed) | |
| static int | testMotDummyGetAttrSpeed () |
| Sanity test Roboteq-small interface. More... | |
| TEST (MotDummy, getAttrSpeed) | |
| static int | testRoboteqSmallSanity () |
| Sanity test Roboteq-small interface. More... | |
| TEST (RoboteqSmall, sanity) | |
| static int | testRoboteqSmallOpenClose () |
| TEST (RoboteqSmall, openClose) | |
| static int | testRoboteqSmallSetSpeed () |
| TEST (RoboteqSmall, setSpeed) | |
| static int | testRoboteqSmallSetSpeedVec () |
| TEST (RoboteqSmall, setSpeedVec) | |
Fine-grained testing of Roboteq Small motor controller.
Fine-grained testing of Roboteq Small motor controller ST.
|
static |
Sanity test Roboteq-small interface.
Definition at line 86 of file ut-MotDummy.cxx.
References TEST().
|
static |
Sanity test Roboteq-small interface.
Definition at line 70 of file ut-MotDummy.cxx.
References TEST().
|
static |
Sanity test Roboteq-small interface.
Definition at line 72 of file ut-roboteq-small.cxx.
References rnr::MotRoboteqSmall::close(), rnr::MotRoboteqSmall::getCurrentLimits(), rnr::MotRoboteqSmall::getVoltage(), rnr::MotRoboteqSmall::getVoltageLimits(), rnr::MotRoboteqSmall::open(), rnr::MotRoboteqSmall::setCurrentLimits(), rnr::MotRoboteqSmall::setSpeed(), rnr::MotRoboteqSmall::setSpeedProfile(), rnr::MotRoboteqSmall::setVoltageLimits(), rnr::MotRoboteqSmall::stop(), and TEST().