DIT113-V22 / group-12

MIT License
5 stars 4 forks source link

Autopilot driving Arduino implementation #109

Closed d0nate110 closed 2 years ago

d0nate110 commented 2 years ago

Implementation of autopilot driving on the Arduino side. When autopilot mode is switched on, the car is able to turn right if there is an obstacle at the front. If there is an obstacle at the front and right, then the car turns left. If there is an obstacle at the front and left, then the car turns right.

:ballot_box_with_check: Definition of Done checklist