Basic Programming
Basic Robot Procedures
Drivebase Components/Teleop
Vision
Autos
100

What are the 3 parts in a conditional?

If, then, else

100

What do you do immediately before you click “enable” in Driver Station?

Yell “CLEAR”



100

What application do we use to retrieve the motor ports?

Phoenix Tuner

100

What is the currently used camera system?

Limelight

100

What library do we use to assist in writing our code?

NerdyLib

200

What are the three types of structured data?

Properties, classes, and methods



200

What is the component used to turn the robot on and off?

Circuit breaker



200

What port is the Xbox/PS4 controller connected to in DriverStation?

0

200

What vision software do we use for our vision system?

GRIP

200

What does PID stand for?

Proportional, Integral, and Derivative

300

What type of specifier can make something accessible from anywhere in the program?

Public

300

What key do you click when you want to emergency stop?

Space bar

300

What are the two types of motors we program?

TalonFX, Falcon

300

What is the act of taking an image, and throwing away any pixels that aren’t in a specific color range called?

Thresholding

300

What are the two motor controllers that are tuned that are used to write autos?

Ramsete and PID

400

What are the 4 common scopes of control structures?

Global, local/function, module/file, and block


400

What application do we use to pull and push code?

GitKraken

400

What system do our drivebase motors follow?

Master-slave

400

What is a curve surrounding a contiguous set of pixels?

Contour

400

What port number do you enter to connect to the roboRIO?

22

500

What are the 4 access specifiers in Java?

Public, private, package/default, and protected



500

Name 2 field elements from the 2021 season

Power cell, power port

500

What standard drivetrain included in NerdyLib do we use in our code?

DifferentialDrivetrain

500

Which color model does Limelight thresholding use?

HSV

500

What are the two users you can login as on the roboRIO?

admin and lvuser