Robodogs Robotic Camp Day 4
-
Embed
-
Social
Select the file type you wish to download
Slide Content
-
Slide 1 - Welcome To Robodogs Robotic Camp
-
Slide 2 - Outline For The Day
- 00:00 - 00:10 Expectations for day, attendance, recap of learning
- 00:10 - 00:15 Challenge #4 Overview
- 00-15 - 00:30 Lesson on Parallel Beams
- 00:30 - 00:40 Brainstorm Ideas
- 00:40 - 02:30 Challenge Build, Test, Prototype
- 02:30 - 03:00 Tear down, clean up bins
-
Slide 3 - Parallel Programming
- Can you write a program that uses parallel beams that have to move and pick up an object at the same time?
- You must create a robot that starts in base and picks up the objectcannot be pushed or dragged) without stopping and return to base.
-
Slide 4 - Jousting
-
Slide 5 - Speedster
- Can you write a program that has your robot increase speed based on color?
- You must create a robot that
- Starts at 0%
- Blue at 20%
- Red at 40%
- Green at 60%
- Masking at 80%
- Black stop
-
Slide 6 - Maze
- Can you write a program that uses everything you have learned to navigate the maze in the faster amount of time
- Sensors – color, ultrasonic, touch
- Loops
- Switches
- Time Reading on Screen
- Parallel Beams
-
Slide 7 - Geometric Art
- Can you write a program that allows your robot to draw
- A square
- A circle
- A triangle
-
Slide 8 - 4 Main Challenges
- Joust
- Speedster
- Geometric Art
- Maze