Skip to content
This repository was archived by the owner on May 26, 2019. It is now read-only.

2016.01.16 Create a simple robot

John Lawniczak edited this page Jan 18, 2016 · 1 revision

This task is to create a simple robot that will:

  1. Use command base
  2. Have left and right drive motors (subsystem)
  3. Have a command that drives forward for 1 second (command)
  4. Execute this command when button 1 is pressed on a joystick (OI)

Clone this wiki locally