Changes between Version 22 and Version 23 of ControlSystemTrainingCurriculum
- Timestamp:
- Aug 3, 2016, 12:00:11 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystemTrainingCurriculum
v22 v23 6 6 * Make sure to coordinate with Software Leads. 7 7 8 === =General Student Skill Set8 === General Student Skill Set 9 9 * Robocode 10 10 * Software fundamentals. … … 28 28 There are three technical skill levels that build on their predecessors. Not all students start at level one. 29 29 30 === =Skill Level 1: Students new or beginners at Java programming ([http://robocode.sourceforge.net/ Robocode])30 === Skill Level 1: Students new or beginners at Java programming ([http://robocode.sourceforge.net/ Robocode]) 31 31 * Compile in Java 32 32 * Eclipse … … 40 40 * Custom activity/challenge. 41 41 42 === =Skill Level 2: Familiar with simple programming, no embedded/io/robot experience ([wiki:PiBotHardware Minibots])42 === Skill Level 2: Familiar with simple programming, no embedded/io/robot experience ([wiki:PiBotHardware Minibots]) 43 43 * Bots are fully built up front with OS installed. A bit of risk given timeline. 44 44 * Equipment Familiarization … … 50 50 * Action: Build minibot. Come up with exercises like above. 51 51 52 === =Skill Level 3: Familiar with embedded java/simple robots (Midbots/RoboRIO/WPILib)52 === Skill Level 3: Familiar with embedded java/simple robots (Midbots/RoboRIO/WPILib) 53 53 * RoboRIO 54 54 * FRCSim … … 57 57 * Action: Get simulator running, figure out what there is to learn. 58 58 59 60 ==== Safety 59 === Safety 61 60 * All students take safety class. 62 61 63 === =Software Development62 === Software Development 64 63 * All students take software dev class 65 64 * Student to teach git … … 69 68 * Problem Solving/ Broken Code (Fix some code?) 70 69 71 === = Sensors70 === Sensor Deep-Dive 72 71 * Ardinuo stuff? 73 72