2019:Programming: Difference between revisions

From 1511Wookiee
Jump to navigationJump to search
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 =
== Robot Code ==
== 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!'''
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!'''


* Old robot fixing:
*Old robot fixing:  
** Rewrite trash bot (2015) from scratch using 2019 libraries and image. DO NOT IMAGE UNTIL YOU HAVE CODE MOSTLY DONE. (Talk to Jeff before starting, low priority)
**Rewrite trash bot (2015) from scratch using 2019 libraries and image. DO NOT IMAGE UNTIL YOU HAVE CODE MOSTLY DONE. (Talk to Jeff before starting, low priority)  
** Bring 2016 and 2017 up to 2019 image and port code. Test. (Talk to Jeff, super low priority)
**Bring 2016 and 2017 up to 2019 image and port code. Test. (Talk to Jeff, super low priority)  


== Scouting App ==
== Scouting App ==


In no particular order!
In no particular order!
*Jeff  
*Jeff  
** Nothing yet!
**Nothing yet!  
*Alex  
*Alex  
** Nothing yet!
**Nothing yet
 
= Subsystem Assignments =
 
*'''Controls''': Insert Mentor person and Student persons here!
*'''Insert other subsystem TBD''': Insert Mentor person and Student persons here!  


= Subsystem Assignments =  
= Feedback =
* '''Controls''': Insert Mentor person and Student persons here!
* '''Insert other subsystem TBD''': Insert Mentor person and Student persons here!


Match time for driver station/raspi: raspi_time_remaining


== Autonomous ==
== Autonomous ==
Line 26: Line 32:
Insert auto stuff here!
Insert auto stuff here!


&nbsp;


== Programming Archives ==
== Programming Archives ==
Line 38: Line 45:
*[[2011:Programming]]  
*[[2011:Programming]]  
*[[2010:Programming]]  
*[[2010:Programming]]  
*[[2009:Programming]]
*[[2009:Programming]]  
</div>

Revision as of 10:39, 19 January 2019

General programming stuff relevant to all subsystems should be documented here.

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!

  • Old robot fixing:
    • Rewrite trash bot (2015) from scratch using 2019 libraries and image. DO NOT IMAGE UNTIL YOU HAVE CODE MOSTLY DONE. (Talk to Jeff before starting, low priority)
    • Bring 2016 and 2017 up to 2019 image and port code. Test. (Talk to Jeff, super low priority)

Scouting App

In no particular order!

  • Jeff
    • Nothing yet!
  • Alex
    • Nothing yet!

Subsystem Assignments

  • Controls: Insert Mentor person and Student persons here!
  • Insert other subsystem TBD: Insert Mentor person and Student persons here!

Feedback

Match time for driver station/raspi: raspi_time_remaining

Autonomous

Insert auto stuff here!

 

Programming Archives