CAD model
Pseudocode:
- 2 stop commands: stops when there's an obstacle + stops when red button is pressed
- if either of these stop conditions is true: stop (walk backwards, reposition self)
- else: walk forward
- other functions: speed control (green speeds up, yellow slows down, red stops and resets speed to default)
Comments
Please log in or sign up to comment.