team4099 / PowerUp-2018

Team 4099's robot code for FIRST Power Up

Home Page:https://www.team4099.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Power Up 2018

The Falcons (#4099)

We are a school-based FIRST® Robotics Competition team from Poolesville High School, located in Poolesville, Maryland. Visit our website at https://www.team4099.com/.

Getting Started with IntelliJ IDEA

  1. Download and install IntelliJ IDEA Community Edition.
  2. Download Gradle and add it to your PATH variable.
  3. Open IntelliJ and import this project's build.gradle. At this point, IntelliJ should automatically begin downloading the dependencies needed.

Code Organization

Things To Do

  • Implement motion profiling for autonomous mode
  • Add communication with JeVois Smart Camera for autonomous mode
  • Implement pneumatic shifter for drivetrain (teleop use only)
  • Implement autoshifting for drivetrain

Joystick Controls

We used two Xbox controllers (currently using the F310 gamepad by Logitech), one for the driver, who controls the movement of the robot, and one for the operator, who operates each subsystem.

About

Team 4099's robot code for FIRST Power Up

https://www.team4099.com

License:MIT License


Languages

Language:Kotlin 100.0%