View Single Post
  #30   Spotlight this post!  
Unread 12-01-2015, 22:15
nathanwalters nathanwalters is offline
Registered User
FRC #0111 (WildStang)
Team Role: Alumni
 
Join Date: Dec 2011
Rookie Year: 2011
Location: United States
Posts: 75
nathanwalters has much to be proud ofnathanwalters has much to be proud ofnathanwalters has much to be proud ofnathanwalters has much to be proud ofnathanwalters has much to be proud ofnathanwalters has much to be proud ofnathanwalters has much to be proud ofnathanwalters has much to be proud of
Re: Team 111's scouting system: WildRank

Quote:
Originally Posted by Short Stuff View Post
I was just wondering as it would make it easier for our team to run at competition. Also when making changes to the android scouting app, what files have game specific information in it that would need to be changed for this season?
If you use the tablets for data analysis instead of using the desktop to generate a PDF summary (I highly reccomend the former, it's much simpler), I think I did a pretty good job of highlighting everything that you have to do here: https://github.com/nwalters512/wildr...-for-your-team. It tells you about what files you have to modify and how to modify them to set it up for your game. It may seem a little convoluted at first (it probably is, actually), but the slight extra complexity is needed to make it easy to modify and easy to extend.

Read through the docs and try it out. If things don't make sense, post here and I'll do my best to help! I'd appreciate any feedback you have so I can make things easier to understand for other teams.