You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.