Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 724 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 724 Bytes

2018Bot

Build Status

This project includes code for our 2018 Robot for FRC Power UP, "Falcon Heavy"

Some features of this robot include

  • 3 Cube Autonomous
  • Vision Tracking to detect and go to cubes (2018Vision repository)
  • Path generation on a laptop via Network Tables (2018Feeder repository)
  • Elevator and Arm that can lock in place

This project uses IntelliJ, GradleRIO, and the Kotlin JVM Language. Simply clone this project in IntelliJ and click on the Gradle file to get you up and running.

Happy coding!