-
Notifications
You must be signed in to change notification settings - Fork 285
Draft of integrating driver station best practices into zero-to-robot path #3124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Draft of integrating driver station best practices into zero-to-robot path #3124
Conversation
|
Agreed on consulting with others as I know FIRST really likes to have tight control over what and how ZTR works/looks. There is also likely a docs reorg coming up for 2027 so this change may get trampled in that. |
|
I think the whole bottom chunk of the document is great for ZTR teams in terms of concisely expressing some best practices. My concern about putting the article as-is into the ZTR workflow would be that the whole chunk at the top about HW conflicts a bit with what is provided in the KoP. While I agree with pretty much all of these items as recommended items, the minimum viable requirements are substantially lower and I'm nervous about confusion with teams coming across the article and thinking that their KoP laptop won't work as a DS. |
|
One idea would be splitting the "selecting a driver station computer" and "setting up your driver station" into two different documents. We could put the second part in ZTR. @Kevin-OConnor do you have a link to the rookie KoP contents? I searched "frc rookie kit of parts" and nothing relevant came up. |
Sure, that direction seems reasonable to me.
https://firstfrc.blob.core.windows.net/frc2025/KOP/2025KOPChecklist-GrayTote.pdf Unfortunately the BestBuy business part number for the laptop doesn't seem to get you anywhere searching for it on the internet. The Mfgr PN for the machine from the 2025 kit is 9R336UA#ABA. Some or all 2026 kits will have a different machine, but we are trying to maintain similar performance specs. |
|
Found this using the model number in HP support: https://support.hp.com/us-en/product/details/hp-14-d0000-laptop-pc-series/model/2100016893?sku=9R336UA |
|
Using another number from that support page leads to this at BBY: https://www.bestbuy.com/product/hp-14-laptop-intel-celeron-4gb-memory-128gb-emmc-jet-black/JJGP4GQ79P Comparing the recommendations to that page, the meaningful differences are in storage (128GB) and resolution (1366x768). That storage is practically enough if you limit the use of the machine to a driver station, and the resolution just is what it is. Note that there's already some potential for confusion, in that Computer Requirements for FIRST® Programs has a driver station laptop spec that's higher than the KoP laptop and the one discussed in the best practices document. Back to the point of the original proposal, what I'm going to do is split the best practices into something like "Driver Station Hardware" and "Driver Station Setup". |
I am thinking about integrating the driver station best practices into the zero-to-robot learning path. Before I get too far on this want to check to see if folks think this is a good idea.