DIT112-V19 / group-09

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

Measure distance accurately #34

Closed SusanLieu closed 5 years ago

SusanLieu commented 5 years ago

Description

As a real estate agent, I want the car to give accurate readings of each wall so that I can provide potential buyers with correct floor plans.

Acceptance Criteria

The car will be placed at a starting point of choice, 10cm from the wall. The car will start when prompted by the android app. The car will use its odometers in order to measure the distance driven up to a chosen wall to end measurement. The car will automatically change direction once it's stopped and continue along the wall. The car will output distance telemetrics to the android app after it's done running.