Skip to content

team3663/2022-RapidReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2022-RapidReact

Code for RapidReact competition robot.


The Common Lib

This all has to be ran in the terminal

The first thing that you have to do when creating a new brach or bringing in the Common Lib is to run

  • git submodule update --init

That dosin't work you and you don't have a Common folder you can run

After that command is ran in the cd common into the common lib and run gradlew build.

cd common

then

./gradlew build

Then cd .. out of the common directory and into the project directory.

cd..

Then run the gradlew build That will build the whole project.

./gradlew build

All of theys steps you can run in vscode Build robot code.

About

Code for RapidReact competition robot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages