2022:Programming: Difference between revisions
From 1511Wookiee
Jump to navigationJump to search
No edit summary |
|||
Line 9: | Line 9: | ||
* Hang: ''' Ishan''' | * Hang: ''' Ishan''' | ||
* Controls: '''Nadia''', Sam | * Controls: '''Nadia''', Sam | ||
= Outstanding Tasks = | = Outstanding Tasks = | ||
Line 21: | Line 16: | ||
Split up by subsystem - responsible veteran student or mentor in (), student(s) doing actual code, if different, in []. '''These are not in any particular order!''' | Split up by subsystem - responsible veteran student or mentor in (), student(s) doing actual code, if different, in []. '''These are not in any particular order!''' | ||
* | * Specific tasks will be posted and updated here! | ||
= Feedback = | = Feedback = | ||
Most feedback is via the Dashboard connection -- the specific items are documented on '''Dashboard''' section of [[2022:Robot_IO_Map#Dashboard|Robot IO Map]] | |||
== Autonomous == | == Autonomous == | ||
Insert auto stuff here! | Insert auto stuff here! | ||
= SVN Info = | |||
Our source code is stored in a subversion (SVN) server. The repository URL for this year is https://svn.penfieldrobotics.com/FRC2022/trunk/thunderbot2022/ | |||
A brief "how to" on using SVN is on the [[Programming|non-year-specific Programming subteam page]]. | |||
= Programming Archives = | = Programming Archives = |
Revision as of 08:13, 18 January 2022
General programming stuff relevant to all subsystems should be documented here.
Subteam Assignments
Programming lead(s) for each group are in bold.
- Drive Base: Peter
- Game Piece: Trevor, Ethan, Calla
- Hang: Ishan
- Controls: Nadia, Sam
Outstanding Tasks
Robot Code
Split up by subsystem - responsible veteran student or mentor in (), student(s) doing actual code, if different, in []. These are not in any particular order!
- Specific tasks will be posted and updated here!
Feedback
Most feedback is via the Dashboard connection -- the specific items are documented on Dashboard section of Robot IO Map
Autonomous
Insert auto stuff here!
SVN Info
Our source code is stored in a subversion (SVN) server. The repository URL for this year is https://svn.penfieldrobotics.com/FRC2022/trunk/thunderbot2022/
A brief "how to" on using SVN is on the non-year-specific Programming subteam page.