DIT112-V19 / group-09

Arduino smartcar which maps its route across traveled walls
MIT License
6 stars 0 forks source link

Automatically change direction #9

Closed SusanLieu closed 5 years ago

SusanLieu commented 5 years ago

Description

As a real estate agent, I want the car to change directions when a wall is reached, so that it does not crash into the wall and damage the car itself.

Acceptance Criteria

The car will be placed approximately 10cm from the starting point of the wall. The sensor will detect a wall in time before the car collides with it. The car will stop when an object is detected. The car will automatically change direction once it's stopped and continue along the wall

gusmikaja commented 5 years ago

Acceptance Criteria

The car will be placed approximately 10cm from the starting point of the wall. The sensor will detect a wall in time before the car collides with it. The car will stop when an object is detected. The car will automatically change direction once it's stopped and continue along the wall

mirunelle commented 5 years ago

This is done.