![]() |
peripherals
1.4.2
RoadNarrows Robotics Hardware Peripherals Package
|
Unit test for libmot roboteq-small motor controller. More...
#include <iostream>#include <string>#include <vector>#include "rnr/rnrconfig.h"#include "rnr/log.h"#include "rnr/mot/MotRoboteqSmall.h"#include <gtest/gtest.h>Go to the source code of this file.
Functions | |
| 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) | |
Unit test for libmot roboteq-small motor controller.
Definition in file ut-roboteq-small.cxx.