Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

TEAM1771/1771-powerup-robot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1771-powerup-robot Build Status

This repo is the C++ code for FRC Team 1771's 2018 Power Up robot.

Building

This was built on a macOS High Sierra system and a Debian 4.9.0-3-amd64 system.

If building on your machine run ./gradlew installToolchain to install the FRC C++ toolchains.

To build locally run:

./gradlew build

Deployment

To deploy to roborio run:

./gradlew deploy

Built With

Authors

  • Justin DeSimpliciis - Initial & Ongoing work - jscd

About

C++ code for team 1771's 2018 "Power Up" robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.4%
  • C 6.5%
  • Other 0.1%