Skip to content

Avoid obstacles

lucasnordic edited this page Apr 19, 2021 · 9 revisions

Milestone page can be found here.

Functional Requirements:

  1. The vehicle should be able to move (manually) through the terrain.
  2. The vehicle should stop when an object is in front of it.

How it works:

  • GeoBot can detect obstacles with the help of its frontal ultrasonic sensor.
  • If it detects an obstacle at 300 range it will turn left.

Clone this wiki locally