Getting Started with Romi

The Romi is a small and inexpensive robot designed for learning about programming FRC® robots. All the same tools used for programming full-sized FRC robots can be used to program the Romi. The Romi comes with two drive motors with integrated wheel encoders. It also includes an IMU sensor that can be used for measuring headings and accelerations. Using it is as simple as writing a robot program, and running it on your computer. It will command the Romi to follow the steps in the program.

Tip

A course that teaches programming using the Romi Robot is available via FIRST Training. Part 1 takes users through setup of the hardware and software, methods, objects, conditionals, variables, and equations. Part 2 covers command based programming, driving and inputs, advanced conditionals and logical operators, command groups, arrays, and loops, and errors and troubleshooting.

Romi Robot