Skip to content

FRC125/NUPY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUPY Build Status

How to Run

You need python3 and pyfrc installed.

  1. Clone repo

  2. Install the required packages by executing

    pip3 install -r requirements.txt

  3. cd to src directory

  4. Run robot.py:

  • run tests: python3 robot.py test
  • simulate: python3 robot.py sim
  • deploy to robot: python3 robot.py deploy

More Info

For more info see PyFrc and RobotPy documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages