Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!!!