-
Notifications
You must be signed in to change notification settings - Fork 0
EF 3 Manual Control
-
The system shall allow the user to control the direction and speed of the car using the joystick.
-
The system shall show the current speed and angle of the car on the android application.
-
The system shall allow the user to control the speed of the car, up to a maximum of 100 percentage of speed.
-
The system shall show a first person perspective view of the car on the application using the camera attached to the SmartCar.
-
The system shall allow the user to save the joystick movements and play them later.
-
The system shall allow the user to set a desired name to the saved joystick recording.
-
The system shall allow the users to delete a specific saved joystick movement.
-
The system shall allow the user to accelerate from a stationary position to a speed of 100 percent within 2 seconds.
-
The system shall send and receive information with a maximum time lag of 250 milliseconds.
-
The system shall use the camera attached on the car to show the view on the application
-
The system shall allow to user to control the joystick smoothly.
-
The system shall allow the user to reply the same recording multiple times.