RBControl
Library for the RB3201-RBControl board with the ESP32 by RoboticsBrno.
rb::Encoder Member List

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

drive(int32_t positionRelative, uint8_t power, std::function< void(Encoder &)> callback=nullptr)rb::Encoder
driveToValue(int32_t positionAbsolute, uint8_t power, std::function< void(Encoder &)> callback=nullptr)rb::Encoder
Manager classrb::Encoderfriend
Motor classrb::Encoderfriend
speed()rb::Encoder
value()rb::Encoder
~Encoder()rb::Encoder