2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
Loading...
Searching...
No Matches
motorConfig::comp_bot::shooter::shooterWheelLeft Struct Reference

#include <motors.h>

Static Public Attributes

static constexpr auto inverted = ctre::phoenix::motorcontrol::InvertType::None
 
static constexpr bool sensorPhase = false
 
static constexpr auto neutralDeadband = motorConfig::common::neutralDeadband
 
static constexpr auto neutralMode = ctre::phoenix::motorcontrol::NeutralMode::Coast
 
static constexpr auto voltCompSat = motorConfig::common::voltCompSat
 
static constexpr auto statusFrameMotorMode = argos_lib::status_frame_config::MotorPresetMode::LeaderFX
 
static constexpr auto pid0_selectedSensor = ctre::phoenix::motorcontrol::FeedbackDevice::IntegratedSensor
 
static constexpr auto pid0_kP = controlLoop::comp_bot::shooter::shooter::kP
 
static constexpr auto pid0_kI = controlLoop::comp_bot::shooter::shooter::kI
 
static constexpr auto pid0_kD = controlLoop::comp_bot::shooter::shooter::kD
 
static constexpr auto pid0_kF = controlLoop::comp_bot::shooter::shooter::kF
 
static constexpr auto pid0_iZone = controlLoop::comp_bot::shooter::shooter::iZone
 
static constexpr auto pid0_allowableError = controlLoop::comp_bot::shooter::shooter::allowableError
 

Member Data Documentation

◆ inverted

constexpr auto motorConfig::comp_bot::shooter::shooterWheelLeft::inverted = ctre::phoenix::motorcontrol::InvertType::None
staticconstexpr

◆ neutralDeadband

constexpr auto motorConfig::comp_bot::shooter::shooterWheelLeft::neutralDeadband = motorConfig::common::neutralDeadband
staticconstexpr

◆ neutralMode

constexpr auto motorConfig::comp_bot::shooter::shooterWheelLeft::neutralMode = ctre::phoenix::motorcontrol::NeutralMode::Coast
staticconstexpr

◆ pid0_allowableError

constexpr auto motorConfig::comp_bot::shooter::shooterWheelLeft::pid0_allowableError = controlLoop::comp_bot::shooter::shooter::allowableError
staticconstexpr

◆ pid0_iZone

constexpr auto motorConfig::comp_bot::shooter::shooterWheelLeft::pid0_iZone = controlLoop::comp_bot::shooter::shooter::iZone
staticconstexpr

◆ pid0_kD

constexpr auto motorConfig::comp_bot::shooter::shooterWheelLeft::pid0_kD = controlLoop::comp_bot::shooter::shooter::kD
staticconstexpr

◆ pid0_kF

constexpr auto motorConfig::comp_bot::shooter::shooterWheelLeft::pid0_kF = controlLoop::comp_bot::shooter::shooter::kF
staticconstexpr

◆ pid0_kI

constexpr auto motorConfig::comp_bot::shooter::shooterWheelLeft::pid0_kI = controlLoop::comp_bot::shooter::shooter::kI
staticconstexpr

◆ pid0_kP

constexpr auto motorConfig::comp_bot::shooter::shooterWheelLeft::pid0_kP = controlLoop::comp_bot::shooter::shooter::kP
staticconstexpr

◆ pid0_selectedSensor

constexpr auto motorConfig::comp_bot::shooter::shooterWheelLeft::pid0_selectedSensor = ctre::phoenix::motorcontrol::FeedbackDevice::IntegratedSensor
staticconstexpr

◆ sensorPhase

constexpr bool motorConfig::comp_bot::shooter::shooterWheelLeft::sensorPhase = false
staticconstexpr

◆ statusFrameMotorMode

constexpr auto motorConfig::comp_bot::shooter::shooterWheelLeft::statusFrameMotorMode = argos_lib::status_frame_config::MotorPresetMode::LeaderFX
staticconstexpr

◆ voltCompSat

constexpr auto motorConfig::comp_bot::shooter::shooterWheelLeft::voltCompSat = motorConfig::common::voltCompSat
staticconstexpr

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