User story of bus service#
Overview#
This user story is a taxi service that picks up passengers and drives them to their destination.
Scenario#
Step | Operation | Use Case |
---|---|---|
1 | Startup the autonomous driving system. | Launch and terminate |
2 | Drive the vehicle from the garage to the waiting position. | Change the operation mode |
3 | Enable autonomous control. | Change the operation mode |
4 | Drive the vehicle to the position to pick up. | Drive to the designated position |
5 | Get on the vehicle. | Get on and get off |
6 | Drive the vehicle to the destination. | Drive to the designated position |
7 | Get off the vehicle. | Get on and get off |
8 | Drive the vehicle to the waiting position. | Drive to the designated position |
9 | Return to step 4 if there is another request. | |
10 | Drive the vehicle from the waiting position to the garage. | Change the operation mode |
11 | Shutdown the autonomous driving system. | Launch and terminate |