Skip to content

EF 3 Manual Control

Sejal edited this page May 29, 2022 · 8 revisions

Functional Requirements

  1. The system shall allow the user to control the direction and speed of the car using the joystick.

  2. The system shall show the current speed and angle of the car on the android application.

  3. The system shall allow the user to control the speed of the car, up to a maximum of 100 percentage of speed.

  4. The system shall show a first person perspective view of the car on the application using the camera attached to the SmartCar.

  5. The system shall allow the user to save the joystick movements and play them later.

  6. The system shall allow the user to set a desired name to the saved joystick recording.

  7. The system shall allow the users to delete a specific saved joystick movement.

Non-Functional Requirements

  1. The system shall allow the user to accelerate from a stationary position to a speed of 100 percent within 2 seconds.

  2. The system shall send and receive information with a maximum time lag of 250 milliseconds.

  3. The system shall use the camera attached on the car to show the view on the application

  4. The system shall allow to user to control the joystick smoothly.

  5. The system shall allow the user to reply the same recording multiple times.