-
Notifications
You must be signed in to change notification settings - Fork 0
The Task
Nam Tran edited this page Sep 13, 2017
·
2 revisions
You are tasked with creating a basic object-avoiding robot. It must cost less than $50 for materials, and should be simple enough that anyone can work with it.
Here are a few things to consider:
- How will the robot move?
- What does the robot need to detect objects?
- What will the robot do to avoid things?
- Where can I make cost-saving sacrifices?
Now that you have an idea of what the objective for this robot is, it is time to divide into sub-teams.
Copyright Nam Tran, 2018