Struct FieldDriftCommand::Config

Nested Relationships

This struct is a nested type of Class FieldDriftCommand.

Struct Documentation

struct Config

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

Public Members

physics::Velocity2D maxTranslation
RPM maxRotation