-
Notifications
You must be signed in to change notification settings - Fork 1
Home
WildRank is an FRC scouting app developed by the WildStang Robotics Program. It is an offline progressive web app (PWA), meaning it can be run on practically any modern web browser and "installed" to be run even when offline. The app includes a custom web server to support some more advanced features, but for the most part is able to be run with any generic web server. Finally, the app is licensed with the Mozilla Public License 2.0 (MPL 2) so you can develop your own custom version for your team.
As this is being written we are in the 2022 offseason. The WildStang program just completed a very successful first year of scouting with WildRank. We scouted 3 competitions with incremental versions of the app. You can find our data and the versions of the app use to collect it in the wildstang/2022_scouting_data repo. But that was all version 1.X which is so last season. In this offseason we are developing version 2.0.0 which includes rewriting significant portions of the app and adding many new features. You can watch development in the 2.0.0 branch and find the current state of the update in the project.
One of the goals of the update is to significantly improve the documentation in the wiki. Since we are in the offseason and 2.0.0 is definitely not ready yet this wiki contains sections for both 1.X and 2.X.
WildStang is attending two offseason competitions this summer, R2OC and MROC. This may be the first test of some of the new features of 2.0.0.