ENGR 103 Final Project

For our project we have designed a robot that displays four emotions for the challenge. The four emotions are sadness, anger, scared and happy. We have linked a color to each emotion that the robot will display. Red will display out of the eyes of the robot while it shows the emotion of anger. The robot will move franticly in random directions at altering speeds become visibly more frustrated. Blue will display out of the eyes for the emotion sadness. The robot will turn around slowly and drive in the opposite direction sulking and go until it hits a wall then stop. Purple will display out of the eyes of the robot during the emotion of scared. The robot will drive forward turn around 180 degrees and then drive in the other direction away from what has scared it. Lastly yellow will display out of the eyes of the robot for the emotion of happiness. The robot will drive and spin in circles constantly at a fast rate. It will keep going as it becomes happier. We have a function in the code for each emotion. We also used a combination of the codes from studio and our own ideas to create code to help create the movement that the robot is doing.

1 Lifts 

Artifacts

Name Description
Angry Robot Video of robot showing the emotion of being angry   Link
Happy robot Video of robot showing the emotion of being happy   Link
Scare robot VIdeo of robot showing the emotion of being scared   Link
Sad robot Video of robot showing the emotion of being sad   Link
Robot emotion code Code for the emotions   Download
Feedback