Skip to content

bored-engineer/node-frc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-FRC

The NodeJSFRC bridge

node-FRC exposes a variety of FRC functionality to node.js scripts.

Installation

Install using npm, of course!

$ npm install frc

Or add it to the "dependencies" section of your package.json file.

Tests

To test functionality is working please use node-frc-test in conjunction with one of the robot side tests such as node-frc-test-java. The libraries are split up because there is no reason to distribute tests with each npm install that are not able to be tested at install and require considerable effort to test.

Driver Station

To be added at a later date

Support / Getting Involved

If you're looking for support for developing with/for node-frc to just fork this on github and make changes.

About

node.js support for a variety of FIRST FRC functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published