|
template<class... Ts> |
| SlowedTank (Ts &&... args) |
|
void | tank (float left, float right) |
|
void | setMaximumSpeedProportion (float speed) |
|
auto | getMaximumSpeed () const |
|
auto | getMaximumTurnSpeed () const |
|
auto | getRobotWidth () const |
|
void | moveForward (float speed) |
|
void | turnOnTheSpot (float clockwiseSpeed) |
|
void | stopMoving () |
|
void | move (meters_per_second_t v, radians_per_second_t clockwiseSpeed, const bool maxScaled) |
|
void | tankMaxScaled (const float left, const float right, const float max=1.f) |
|
void | tank (meters_per_second_t left, meters_per_second_t right, bool maxScaled=false) |
|
radians_per_second_t | getMaximumTurnSpeed () const |
|
The documentation for this class was generated from the following file:
- include/robots/tank/slowed_tank.h