Changes between Version 39 and Version 40 of ControlSystemTrainingCurriculum


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

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystemTrainingCurriculum

    v39 v40  
    9292
    9393=== Student Training/Activity Ideas
    94 ==Level 1: Robocode
     94==== Level 1: Robocode
    9595 * Battle Royale:  Design own bot to win!
    9696
    97 ==Level 2: Minibots
     97==== Level 2: Minibots
    9898 * Wheres my dinner?  Have the minibot transport me a bag lunch in the next room.
    9999 * King of the Hill!  Stop a robot on a landing on a top of a ramp at specific point.
    100100
    101 ==Level 3:  Midbots
     101==== Level 3:  Midbots
    102102  * Develop wpilib like interface for midbots
    103103  * Go through code of current bot, discuss design
    104104  * Figure out FRCSim
     105  * Mobile app to control minibot via Bluetooth
    105106
    106 ===Software Engineering
    107   * Classic OOA&D
     107==== Software Engineering
     108  * Classic OOA&D decomposition
    108109  * Find the error.  Take turns breaking the code, using git toolset to figure out what happened
    109110  * Mock peer review
     111
     112==== Sensor Crosstraining
     113  * Study/ Try out common sensors
     114  * Apply minibot ultasonic sensor
     115  * Apply install minibot 9DOF sensor
     116 
     117==== Electrical Crosstraining
     118
     119==== Mechanical Crosstraing
     120  * design and 3D print a carry / table assembly for the minibot
     121  * design and make a simple gripper/manipulator for the minibot
    110122 
    111123