|
2025-Robot
Robot code for 2025 FRC season by Argos, FRC team #1756
|
#include <motors.h>
Static Public Attributes | |
| static constexpr auto | inverted = true |
| static constexpr auto | neutralMode = ctre::phoenix6::signals::NeutralModeValue::Brake |
| static constexpr auto | statorCurrentLimit = 80_A |
| static constexpr auto | pid0_kP = controlLoop::comp_bot::climber::climber::kP |
| static constexpr auto | pid0_kI = controlLoop::comp_bot::climber::climber::kI |
| static constexpr auto | pid0_kD = controlLoop::comp_bot::climber::climber::kD |
| static constexpr auto | pid0_kS = controlLoop::comp_bot::climber::climber::kS |
| static constexpr auto | pid0_kV = controlLoop::comp_bot::climber::climber::kV |
| static constexpr auto | pid0_kA = controlLoop::comp_bot::climber::climber::kA |
| static constexpr auto | pid0_kG = controlLoop::comp_bot::climber::climber::kG |
| static constexpr auto | pid0_gravityType = controlLoop::comp_bot::climber::climber::gravityType |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |