Servos are rotational motors with less power and more fine movement than DcMotors in FTC. They are more commonly used when something relatively light needs to be turned to a precise position.
Servo Initialization
Just like in the motors, hardwareMap is used to initialize the servo.