-
Notifications
You must be signed in to change notification settings - Fork 4
Basic Car Movement
emilieanthony edited this page May 27, 2021
·
3 revisions
This feature covers the basic movements that the car can do. By using the app the user can steer the car and set its velocity.
- The user can manually start the car via the application.
- The user can manually turn off the car via the application.
- The user should be able to set and adjust the velocity via the application.
- The system shall allow the user to turn the car to the left on command via the application.
- The system shall allow the user to turn the car to the right on command via the application.
- The system shall allow the user to manually reverse the car via the application.
- The user should be able manually to stop the car via the application.
- The car has a maximum speed preset by default.
- The application should be easy to use.
- The application should be safe for pet owners and their pets.