ControlType
Motor control mode.
Determines how the motor interprets and uses the power value.
Inheritors
Types
Link copied to clipboard
Continuous closed-loop absolute position tracking using PID and feedforward. Takes the shortest path to the angle regardless of current rotations.
Link copied to clipboard
Follows another motor's behavior.
Link copied to clipboard
Closed-loop position tracking using PID and feedforward.
Link copied to clipboard
Direct power/duty cycle control. Power is applied as-is.
Link copied to clipboard
Closed-loop velocity tracking using PID and feedforward.
Link copied to clipboard
Voltage-based control. Power is adjusted to account for rail voltage.