followWall()
For the followWall() function, the robot should drive in a random motion until it encounters a wall.
When the wall sensor is triggered, the robot should follow the wall along its right side.
If a door is encountered, the robot should follow the wall out of the door in order to continue following the wall.