2018:Programming: Difference between revisions
From 1511Wookiee
Jump to navigationJump to search
No edit summary |
Programming (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
General programming stuff relevant to all subsystems should be documented here. | <div class="mw-parser-output">General programming stuff relevant to all subsystems should be documented here. | ||
== Outstanding Tasks == | == Outstanding Tasks == | ||
Split up by subsystem - responsible veteran student in (), student(s) doing actual code, if different, in []. '''These are not in any particular order!''' | Split up by subsystem - responsible veteran student in (), student(s) doing actual code, if different, in []. '''These are not in any particular order!''' | ||
* Can't wait to make 2018 task lists!! | *Can't wait to make 2018 task lists!! | ||
* Make robot work and stuff! | *Make robot work and stuff! | ||
*No really, '''make '''it work! | |||
== Programmers: == | == Programmers: == | ||
Line 21: | Line 21: | ||
== Autonomoose == | == Autonomoose == | ||
== Programming Sub-pages and Links == | == Programming Sub-pages and Links == | ||
*Documentation | *Documentation | ||
**[http://wpilib.screenstepslive.com/ WPILib_Screensteps] | **[http://wpilib.screenstepslive.com/ WPILib_Screensteps] | ||
**[http://first.wpi.edu/FRC/roborio/release/docs/cpp/annotated.html WPILib documentation] | **[http://first.wpi.edu/FRC/roborio/release/docs/cpp/annotated.html WPILib documentation] | ||
*SVN | *SVN | ||
**[[SVN Setup]] | **[[SVN_Setup|SVN Setup]] | ||
**[http://www.svn.penfieldrobotics.com/viewvc/viewvc.cgi/ Online browsing of our SVN Tree] | **[http://www.svn.penfieldrobotics.com/viewvc/viewvc.cgi/ Online browsing of our SVN Tree] | ||
*[[2018: | *[[2018:Robot_IO_Map]] | ||
== Programming Archives == | == Programming Archives == | ||
*[[2017:Programming]] | *[[2017:Programming]] | ||
*[[2016:Programming]] | *[[2016:Programming]] | ||
*[[2015:Programming]] | *[[2015:Programming]] | ||
*[[2014:Programming]] | *[[2014:Programming]] | ||
*[[2013:Programming]] | *[[2013:Programming]] | ||
*[[2012:Programming]] | *[[2012:Programming]] | ||
*[[2011:Programming]] | *[[2011:Programming]] | ||
*[[2010:Programming]] | *[[2010:Programming]] | ||
*[[2009:Programming]] | *[[2009:Programming]] | ||
</div> |
Revision as of 12:53, 21 January 2018
General programming stuff relevant to all subsystems should be documented here.
Outstanding Tasks
Split up by subsystem - responsible veteran student in (), student(s) doing actual code, if different, in []. These are not in any particular order!
- Can't wait to make 2018 task lists!!
- Make robot work and stuff!
- No really, make it work!
Programmers:
Controls: Kyle & Adrian & Cameron
DriveMeyer: Josh
Arm/Intake: Kate & Ethan
Ramp: TBD
Auto: Josh & Kate
Autonomoose
Programming Sub-pages and Links
- Documentation
- SVN
- 2018:Robot_IO_Map