Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4198-programmers/meanscout_4198
A fork of team 2471's MeanScout for the Waconia RoboCats.
https://github.com/4198-programmers/meanscout_4198
first-robotics-competition frc-scouting
Last synced: 12 days ago
JSON representation
A fork of team 2471's MeanScout for the Waconia RoboCats.
- Host: GitHub
- URL: https://github.com/4198-programmers/meanscout_4198
- Owner: 4198-Programmers
- License: mit
- Created: 2022-09-27T21:45:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-05T19:19:32.000Z (7 months ago)
- Last Synced: 2024-10-10T03:01:19.527Z (about 1 month ago)
- Topics: first-robotics-competition, frc-scouting
- Language: JavaScript
- Homepage: https://scouting.team4198.org
- Size: 1.09 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MeanScout_4198
Fork of Joes fork of Aidunlin's MeanScout. See https://github.com/Aidunlin/MeanScout.
This fork will stay on HTML and will not adopt any upstream code for the forseeable future.The biggest reason to choose this fork over Aidunlin's wonderful code is for this code's (haphazardly programmed) assigned robot numbers. Instead of scouts accidentally selecting the same robot due to miscommunication, robot positions are preprogrammed ahead of each match in the website's code. This makes this code a little more inflexible, but it was a neccesary change for my sanity as well as everyone else's. To import a match itinerary, see https://gist.github.com/jmelancon/98017522fc9f53694ee6b22fd729f817. Replace matchListings in index.js with the output from this script.
## DO NOT USE THIS CODE WITHOUT MODIFICATION UNLESS YOU ARE AT THE SAME EVENT AS TEAM 4198!!! IT WILL NOT FUNCTION PROPERLY!!!