#include <motor_interface.hpp>
◆ getEncoder()
◆ getOutputDesired()
| virtual int16_t tap::motor::MotorInterface::getOutputDesired |
( |
| ) |
const |
|
pure virtual |
◆ getPositionUnwrapped()
| virtual float tap::motor::MotorInterface::getPositionUnwrapped |
( |
| ) |
const |
|
inlinevirtual |
◆ getPositionWrapped()
| virtual float tap::motor::MotorInterface::getPositionWrapped |
( |
| ) |
const |
|
inlinevirtual |
◆ getShaftRPM()
| virtual int16_t tap::motor::MotorInterface::getShaftRPM |
( |
| ) |
const |
|
inlinevirtual |
◆ getTemperature()
| virtual int8_t tap::motor::MotorInterface::getTemperature |
( |
| ) |
const |
|
pure virtual |
◆ getTorque()
| virtual int16_t tap::motor::MotorInterface::getTorque |
( |
| ) |
const |
|
pure virtual |
◆ initialize()
| virtual void tap::motor::MotorInterface::initialize |
( |
| ) |
|
|
pure virtual |
◆ isMotorOnline()
| virtual bool tap::motor::MotorInterface::isMotorOnline |
( |
| ) |
const |
|
pure virtual |
◆ resetEncoderValue()
| virtual void tap::motor::MotorInterface::resetEncoderValue |
( |
| ) |
|
|
inlinevirtual |
◆ setDesiredOutput()
| virtual void tap::motor::MotorInterface::setDesiredOutput |
( |
int32_t |
desiredOutput | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: