Changes between Version 38 and Version 39 of ControlSystemTrainingCurriculum


Ignore:
Timestamp:
Sep 13, 2016, 7:29:35 PM (9 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystemTrainingCurriculum

    v38 v39  
    9191  * Cameras/vision
    9292
     93=== Student Training/Activity Ideas
     94==Level 1: Robocode
     95 * Battle Royale:  Design own bot to win!
     96
     97==Level 2: Minibots
     98 * Wheres my dinner?  Have the minibot transport me a bag lunch in the next room.
     99 * King of the Hill!  Stop a robot on a landing on a top of a ramp at specific point.
     100
     101==Level 3:  Midbots
     102  * Develop wpilib like interface for midbots
     103  * Go through code of current bot, discuss design
     104  * Figure out FRCSim
     105
     106===Software Engineering
     107  * Classic OOA&D
     108  * Find the error.  Take turns breaking the code, using git toolset to figure out what happened
     109  * Mock peer review
     110 
    93111
    94112
     
    96114
    97115
    98 
    99