Skip to content

wpilibsuite/systemcore-blocks-interface

Repository files navigation

SystemCore Blocks Interface

WARNING! This is not ready for use and is under heavy development of basic features

Setup

  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 run start
  6. Navigate to localhost:3000 in the browser to open the frontend
  7. Make sure any python backends are running on your PC.

Known Issues

  1. Mechanisms aren't limited to init
  2. Mechanisms aren't limited to only Robot or Mechanism class
  3. No way to specify whether an opmode is auto or teleop
  4. Since we changed the "Workspace" terminology to "Project", existing Workspaces are no longer supported. They can be deleted via the browser's Developer Tools - Application tab.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages