継承メンバを含む Udon::RoboMasterBase の全メンバ一覧です。
getAngle() const | Udon::RoboMasterBase | inline |
getCurrentRange() const =0 | Udon::RoboMasterBase | pure virtual |
getRawAngle() const | Udon::RoboMasterBase | inline |
getTemperature() const | Udon::RoboMasterBase | inline |
getTorqueCurrent() const | Udon::RoboMasterBase | inline |
getVelocity() const | Udon::RoboMasterBase | inline |
RoboMasterBase(Udon::ICanBus &bus, int motorId, Udon::Direction direction=Udon::Direction::Forward) | Udon::RoboMasterBase | inline |
RoboMasterBase(const RoboMasterBase &)=delete | Udon::RoboMasterBase | |
RoboMasterBase(RoboMasterBase &&other) | Udon::RoboMasterBase | inline |
setCurrent(int16_t current)=0 | Udon::RoboMasterBase | pure virtual |
setRawCurrent(int16_t rawCurrent) | Udon::RoboMasterBase | inlineprotected |