Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.
/ robot-2018 Public archive

Code repository of the FRC team @Galaxia5987 for the 2018 FIRST Power Up season

Notifications You must be signed in to change notification settings

Galaxia5987/robot-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRC 2018

FRC team 5987's code for the 2018 FIRST POWER UP game. Robot control code is programmed in Java and image recognition code is written in Python.

Code highlights

  • Image recognition code can recognize Power Cubes and the robot can take them autonomously. Also, the robot can recognize the vision targets on the Switch and put a cube on the robot's Alliance corresponding Plate during autonomous peroid. Code for autonomous Switch Ownership: (../tree/robot-b/src/org/usfirst/frc/team5987/robot/commands/autos/Switch.java/)
  • Path command for easy path drawing for autonomous driving. Python software is used for drawing points which are added after to the path command. Using the path command

Useful links

FIRST, FIRST POWER UP, Game animation, team's website.

About

Code repository of the FRC team @Galaxia5987 for the 2018 FIRST Power Up season

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages