-
Notifications
You must be signed in to change notification settings - Fork 2
Avoid obstacles
Hannah Shiels edited this page May 1, 2021
·
9 revisions
Milestone page can be found here.
- The car can detect obstacles with the help of its frontal ultrasonic sensor.
- If it detects an obstacle at 300 range it will turn left.
- This mode is always enabled at the moment
- The vehicle should be able to move manually(using serial input) through the terrain.
- The vehicle should stop when an object is in front of it.