|
Fang-Robotics-MCB
Fang Robotics Team Codebase
|
#include <field_drift_command.hpp>

Public Attributes | |
| physics::Velocity2D | maxTranslation |
| RPM | maxRotation |
maxVelocity: This needs to have both components greater than or equal to zero. Each component represents the maximum speed each the robot will move
maxRotation is the angular velocity that will be achieved if full throttle is utilized
| RPM fang::chassis::FieldDriftCommand::Config::maxRotation |
| physics::Velocity2D fang::chassis::FieldDriftCommand::Config::maxTranslation |