Skip to content

wpilibsuite/systemcore-blocks-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

475 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Systemcore Blocks Interface

This is for providing Blocks on Systemcore. Blocks is a graphical programming environment that generates python code for use in FIRST robotics.

For more information

Check the docs/ for design intentions and goals. Check the agents.md file for information on how the project is structured.

Setup (Development)

  1. Install VSCode and clone this repository
  2. Install NodeJS
  3. Open this project in vscode
  4. In the vscode terminal, run npm install
  5. Once all dependencies have been installed, run npm start
  6. Navigate to http://localhost:3000/blocks in the browser to open the frontend

To setup on systemcore

See docs/running_on_systemcore.md for setup instructions.

Known Issues

Please check the issues on github for known issues.

About

Blocks - A graphical programming language for FTC and FRC

Resources

License

Stars

9 stars

Watchers

8 watching

Forks

Packages

 
 
 

Contributors