Other (below)
[/poll]Hello! Please vote for the 1 or more things you’re team does and comment with how it works for you. Would you recommend that method? Do you want to change?
I would make one but it kinda sucks making one on mobile. You click the gear thing in the top right of the text box and click build poll and then just choose the settings for the poll.
To answer what I think was your original question:
342
Two 7-scout teams. Rotate every 45 minutes.
Six scouts watch matches and record data (tally marks) on paper.
They submit the paper to their scouting leader - who enters the data into Excel. We use Excel to sort and analyze the data.
4388,
We build our own scouting app, and use a raspberry pi as a server to collect the data from the laptops that our scouts use. This runs an Apache web server that we access over Ethernet with a tablet that we take down to our drive team for every match.This data is parsed by a python script on the raspberry pi, and it averages all the data that we collected. We have many members in the stands, and everyone who is there scouts at some point, with two main people who are making sure that the system doesn’t break. After the data has been collected, we use power bi to do our data analysis.
If you have any specific questions, feel free to DM me about it.