51 #include "rnr/rnrconfig.h" 55 #include <gtest/gtest.h> 73 return motor.setSpeed(0, 0);
90 int rc = motor.getAttrSpeed(&min, &max, &step);
91 printf(
"Speed Attributes = min:%d max:%d step:%d \n",min, max, step);
static int testMotDummySetSpeed()
Sanity test Roboteq-small interface.
static int testMotDummyGetAttrSpeed()
Sanity test Roboteq-small interface.
Dummy Motor Controller Interface.
RoadNarrows Robotics standard namespace.
TEST(Xbox360, XboxSanity)
Sanity test Xbox360 controller interface.