Week 3
Week 3 Pre-Lab: Post week 2 lab, the weekly meeting was held and it was decided to change the fundamental design of the code. Where it was originally based on a map where an (x,y) co-ordinate was input and the robot moved to this point, it now functions on a track model where the robot will follow a track, avoiding potential obstacles through moving off the track temporarily and returning back on to the track as soon as the path is clear. In order to do this, we needed to design a track pathway and a code for the Infra-Red Sensors to follow. We decided to focus on this task for the lab, taking the Ultrasonic Distance Sensor away temporarily as the path didn't include obstacles at this time. The design for the track was discussed and originally is: Week 3 Lab: As the main focus of the lab was to implement the new code and create the track, the original track we designed was tested, using black tape. However, an issue occurred with the robot turning due to the Infra-Red Sens