|
THS
|
Robots /
TeamEggOfDestinyEgg of Destiny Meet the Team: David Ouk , Linda Son & Gundam 0x08 ![]() Mission: "Find and capture the desired egg color with minimal casualties!"
![]()
![]()
![]()
![]() Meet the Team Mascot: Pookie the Pilot!! ![]() Detailed Plan: Our create was designed and programmed to capture the balls using many different sensors and other equipments: 3 light sensors, one distance sensor, two bumps sensor, a switch( for switching between blue and yellow balls), a servo motor, cricket display, and LOTS of legos. Finding the balls is done by using the spiral driving pattern while polling the two bumps sensors to avoid obstacles and the distance sensor for a big change in distance over a small period of time (meaning there's a high possibility that a ball is detected). When detected this big change, the Create stop driving and use the distance sensor to determine the distance it has to drive to get to the ball then drive for that distance and capture the ball. After the ball is captured, a light sensor is used to identify the ball color, if undesired push it away and look for another one, if it's the desired color, the Create will look for the goal using the other two light sensors to look for the brightest place (the goal) and drive towards it. When the goal is near (when light value is brightest), the Create will open the rig and push the ball in. It shall then continue its mission until the 2 minutes ended. Briefing Concluded ~_^ --by David Project Management Overview The project coordination was an overall success, we always updated each other on what we're doing and our progress so we know we're on the right track. The biggest coordination problem we had was that we were always unsure as to which ideas were better. Procrastination wasn't a big problem, but we definitely spent a lot of time working on things that weren't even going to work, so we wasted a lot of time re-doing things. Wedivided our task quite evenly; we both worked hard to finish our parts, and we actually accomplished them. Results: So far the results of our effort is very pleasing. All the parts are done, and each pieces of codes are doing what they supposed to do. Finding the ball using spiral driving pattern is quite effective in finding the balls by covering most of the area. Distance sensor detect ball within its range effectively, and successfully drive to distance needed in order to capture the ball. Identifying the ball's color or detect no ball is working as expected. Returning to goal and score using braitenberg's method is also a success. I am proud of what we've accomplished, and all we need to do now is to incorporate our codes and do some egg hunting! Lessons Learned David's lessons:
Linda's lesson:
Some of the pictures taken when we were working: ![]() ![]() |