![]() |
2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
|
Offsets useful for aiming while driving. More...
#include <shooter_subsystem.h>
Public Attributes | |
units::foot_t | distanceOffset |
Positive indicates aim farther to compensate for motion away from hub. More... | |
units::degree_t | yawOffset |
Positive indicates aim left of hub to compensate for robot lateral motion. More... | |
Offsets useful for aiming while driving.
units::foot_t ShooterSubsystem::AimOffsets::distanceOffset |
Positive indicates aim farther to compensate for motion away from hub.
units::degree_t ShooterSubsystem::AimOffsets::yawOffset |
Positive indicates aim left of hub to compensate for robot lateral motion.