SUPERCILEX / Robot-Scouter

:robot: Easy, efficient, and collaborative FIRST robot scouting
https://bit.ly/RobotScouter
GNU General Public License v3.0
107 stars 41 forks source link

Opt-in to share scouting data with The World #145

Open SUPERCILEX opened 7 years ago

SUPERCILEX commented 7 years ago

This would make scouting data readily accessible for rookie teams who probably aren't going to have the resources or time to scout.

Use Android Instant Apps to let users get the data really easily. https://developer.android.com/topic/instant-apps/index.html https://developer.android.com/studio/preview/features/index.html#instant_apps_support https://codelabs.developers.google.com/codelabs/android-instant-apps/index.html?index=..%2F..%2Findex#0

andrewda commented 7 years ago

This would also be good so other developers (me) can build more statistics-oriented apps that don't fall under the scope of RS.

Well, in reality, I just want free data to train neural networks for easy match predictions :stuck_out_tongue_closed_eyes:

SUPERCILEX commented 7 years ago

@andrewda lol, yeah that would be cool. I wouldn't be building a public API though so you'd have to init the Firebase db with custom options and query the public ref. But yeah, free data! 😄

andrewda commented 7 years ago

Works for me 😂