|
2025-Robot
Robot code for 2025 FRC season by Argos, FRC team #1756
|
Variables | |
| constexpr auto | leftReefScootDistance = 0.60_m + 0.5_in |
| constexpr auto | rightReefScootDistance = 0.22_m + 1.5_in |
| constexpr auto | algaeReefScootDistance = 0.35_m + 0.0_in |
| constexpr auto | reefToRobotCenterMinimum = 0.4_m + 1.25_in |
| constexpr auto | reefToRobotCenterMinimumL1 = 0.4_m + 3.75_in |
| constexpr auto | reefToRobotCenterMinimumAlgae = 0.66_m - 3.0_in |
| constexpr auto | reefTagToCameraPlane = 0_deg |
| constexpr auto | reefValidAlignmentDistance = 1.5_in |
| constexpr auto | reefValidAlignmentAngle = 2_deg |
| constexpr auto | reefErrorFloorForward = 0.5_in |
| constexpr auto | reefErrorFloorLat = 0.5_in |
| constexpr auto | reefLateralThreshold = 3_in |
| constexpr auto | visionMinSpeed = 0.04 |
| constexpr auto | visionMaxSpeed = 0.3 |
| constexpr auto | rotationThreshold = 10.0_deg |
| constexpr auto | rotationThreshold2 = 15.0_deg |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |