2025-Robot
Robot code for 2025 FRC season by Argos, FRC team #1756
Loading...
Searching...
No Matches
motorConfig::comp_bot::climber::climberPrimary Struct Reference

#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
 

Member Data Documentation

◆ inverted

auto motorConfig::comp_bot::climber::climberPrimary::inverted = true
staticconstexpr

◆ neutralMode

auto motorConfig::comp_bot::climber::climberPrimary::neutralMode = ctre::phoenix6::signals::NeutralModeValue::Brake
staticconstexpr

◆ pid0_gravityType

auto motorConfig::comp_bot::climber::climberPrimary::pid0_gravityType = controlLoop::comp_bot::climber::climber::gravityType
staticconstexpr

◆ pid0_kA

auto motorConfig::comp_bot::climber::climberPrimary::pid0_kA = controlLoop::comp_bot::climber::climber::kA
staticconstexpr

◆ pid0_kD

auto motorConfig::comp_bot::climber::climberPrimary::pid0_kD = controlLoop::comp_bot::climber::climber::kD
staticconstexpr

◆ pid0_kG

auto motorConfig::comp_bot::climber::climberPrimary::pid0_kG = controlLoop::comp_bot::climber::climber::kG
staticconstexpr

◆ pid0_kI

auto motorConfig::comp_bot::climber::climberPrimary::pid0_kI = controlLoop::comp_bot::climber::climber::kI
staticconstexpr

◆ pid0_kP

auto motorConfig::comp_bot::climber::climberPrimary::pid0_kP = controlLoop::comp_bot::climber::climber::kP
staticconstexpr

◆ pid0_kS

auto motorConfig::comp_bot::climber::climberPrimary::pid0_kS = controlLoop::comp_bot::climber::climber::kS
staticconstexpr

◆ pid0_kV

auto motorConfig::comp_bot::climber::climberPrimary::pid0_kV = controlLoop::comp_bot::climber::climber::kV
staticconstexpr

◆ statorCurrentLimit

auto motorConfig::comp_bot::climber::climberPrimary::statorCurrentLimit = 80_A
staticconstexpr

The documentation for this struct was generated from the following file: