4201VitruvianBots / ScoutingApp2023

Development of Team 4201's Scouting Application
https://4201VitruvianBots.github.io/ScoutingApp2023
6 stars 2 forks source link

Process "failed to dock" #294

Closed JosiahFu closed 1 year ago

JosiahFu commented 1 year ago

On the Recon Interface, there is no way of seeing the ratio between successful docking and failed docking. Lauren recently added a button on the Match Scouting Interface that allows for a scout to mark a robot as "failed to dock". This means that we have to process that in the backend as an attempt instead of being just marked as "no points". "No points" indicates that a robot DID NOT attempt to dock, which is significantly different from attempted but failing. In the backend, you will need to process this as a ratio to be put on the Recon Interface.