RBControl
Library for the RB3201-RBControl board with the ESP32 by RoboticsBrno.
|
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 class | rb::Encoder | friend |
Motor class | rb::Encoder | friend |
speed() | rb::Encoder | |
value() | rb::Encoder | |
~Encoder() | rb::Encoder |