CTRE Phoenix 6 C++ 26.0.0-beta-1
Loading...
Searching...
No Matches
ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT > Member List

This is the complete list of members for ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >, including all inherited members.

_drivetrainctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >protected
AddVisionMeasurement(Pose2d visionRobotPose, units::second_t timestamp)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
AddVisionMeasurement(Pose2d visionRobotPose, units::second_t timestamp, std::array< double, 3 > visionMeasurementStdDevs)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
ConfigNeutralMode(signals::NeutralModeValue neutralMode)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
ConfigNeutralMode(signals::NeutralModeValue neutralMode, units::second_t timeoutSeconds)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
GetKinematics() constctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
GetModule(size_t index)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
GetModule(size_t index) constctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
GetModuleLocations() constctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
GetModules() constctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
GetOdometryFrequency() constctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
GetOdometryThread()ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
GetOperatorForwardDirection() constctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
GetPigeon2()ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
GetPigeon2() constctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
GetRotation3d() constctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
GetState() constctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
IsOdometryValid() constctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
IsOnCANFD() constctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
kNumConfigAttemptsctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >protectedstatic
OdometryThread typedefctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >
RegisterTelemetry(std::function< void(SwerveDriveState const &)> telemetryFunction)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
ResetPose(Pose2d const &pose)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
ResetRotation(Rotation2d const &rotation)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
ResetTranslation(Translation2d const &translation)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
SamplePoseAt(units::second_t timestamp) constctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
SeedFieldCentric(Rotation2d const &rotation=Rotation2d{})ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
SetControl(Request &request)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
SetControl(Request &&request)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
SetOperatorPerspectiveForward(Rotation2d fieldDirection)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
SetStateStdDevs(std::array< double, 3 > const &stateStdDevs)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
SetVisionMeasurementStdDevs(std::array< double, 3 > visionMeasurementStdDevs)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
SwerveDriveState typedefctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >
SwerveDrivetrain(SwerveDrivetrainConstants const &drivetrainConstants, ModuleConstants const &... modules)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
SwerveDrivetrain(SwerveDrivetrainConstants const &drivetrainConstants, units::hertz_t odometryUpdateFrequency, ModuleConstants const &... modules)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
SwerveDrivetrain(SwerveDrivetrainConstants const &drivetrainConstants, units::hertz_t odometryUpdateFrequency, std::array< double, 3 > const &odometryStandardDeviation, std::array< double, 3 > const &visionStandardDeviation, ModuleConstants const &... modules)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inline
TareEverything()ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
UpdateSimState(units::second_t dt, units::volt_t supplyVoltage)ctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >inlinevirtual
~SwerveDrivetrain()=defaultctre::phoenix6::swerve::SwerveDrivetrain< DriveMotorT, SteerMotorT, EncoderT >virtual