https://github.com/flash3388/flashview
https://github.com/flash3388/flashview
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flash3388/flashview
- Owner: Flash3388
- Created: 2019-11-17T19:19:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T20:01:35.000Z (over 1 year ago)
- Last Synced: 2025-02-17T04:42:06.615Z (3 months ago)
- Language: Java
- Size: 831 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlashView
__FlashView__ is a graphical programming interface for programming autonomous actions into a robot. It was built around our (_Flash3388_) team's robot for _FRC_ 2019 season.
Users may define actions to the robot via the _ui_ project, and then deploy this to the robot. When the robot, which runs the code under _robot_ project, enters autonomous mode it will execute the programmed commands.