6 namespace motorcontrol {
ControlMode
Choose the control mode for a motor controller.
Definition ControlMode.h:11
@ Current
Input current closed loop.
@ MotionProfileArc
Motion Profile with auxiliary output.
@ Position
Position closed loop.
@ MusicTone
Plays a single tone.
@ MotionMagic
Motion Magic.
@ Follower
Follow other motor controller.
@ Velocity
Velocity closed loop.
@ MotionProfile
Motion Profile.
@ PercentOutput
Percent output [-1,1].
@ Disabled
Disable Motor Controller.
TalonSRXControlMode
Choose the control mode for a Talon SRX.
Definition ControlMode.h:57
VictorSPXControlMode
Choose the control mode for a Victor SPX.
Definition ControlMode.h:99
WPI Compliant CANcoder class.
Definition CANCoderStatusFrame.h:4