Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 368 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 368 Bytes

Deep-Space-Robot: Team 852

Here lies the code for 852's 2019 season

  • Robot code can be built with the local gradle wrapper with ./gradlew build and deployed to roboRIO with ./gradlew deploy
  • Computer vision related code can be found in src/main/python
  • Run make to install the arc852 python package and build the whole project including gRPC stubs