RBCX
Library for the RB3204-RBCX board with the ESP32 by RoboticsBrno.
Loading...
Searching...
No Matches
rb::Motor Member List

This is the complete list of members for rb::Motor, including all inherited members.

brake(uint16_t brakingPower)rb::Motor
callback_t typedefrb::Motor
drive(int32_t positionRelative, int16_t speedTicksPerSecond, callback_t callback=nullptr)rb::Motor
driveToValue(int32_t positionAbsolute, int16_t speedTicksPerSecond, callback_t callback=nullptr)rb::Motor
id() constrb::Motorinline
Managerrb::Motorfriend
MotorChangeBuilderrb::Motorfriend
position() constrb::Motorinline
power(int16_t value)rb::Motor
pwmMaxPercent(int8_t percent)rb::Motor
pwmMaxPercent() constrb::Motorinline
requestInfo(callback_t cb)rb::Motor
setConfig(const MotorConfig &cfg)rb::Motor
setCurrentPosition(int32_t pos=0)rb::Motor
speed(int16_t ticksPerSecond)rb::Motor