|
| Rb2Vw (const int wheelToWheelInMM=230) |
|
void | getVW (const int leftWheelVelocity, const int rightWheelVelocity, int &linearSpeed, int &rotationalSpeedInDegree) |
|
void | getSR (const int leftWheelVelocity, const int rightWheelVelocity, int &desiredSpeed, int &desiredRadius) |
|
void | getWheelVelocity (const double &linearVelInMeter, const double &rotationalVelInRadian, double &leftWheelVel, double &rightWheelVel) |
|
void | update (const int desiredSpeed, const int desiredRadius, int &leftWheelVelocity, int &rightWheelVelocity) |
|
The documentation for this class was generated from the following file: