Razorbotz RMC 2021-2022 Documentation
|
Public Types | |
enum | GraphType { VOLTAGE , CURRENT , POSITION , OUTPUT_PERCENT , SPEED , POTENTIOMETER } |
Public Member Functions | |
MultiMotorGraph (const std::string &title, GraphType type, const std::vector< std::string > &motorNames) | |
void | update_data (const std::string &motorName, float value) |