Skip to content

SMCE emulator environment modding (modification).

Nathalie edited this page May 29, 2022 · 33 revisions

Description

This Milestone involves the creation of a simulated world for the SMCE emulator where we can demonstrate the delivery of goods using the CarEship system. The mod is a representation of a small town, where the delivery will occur. The CarEship world has roads, apartment buildings and houses. As well as the CarEship center/headquarters where orders are prepared for delivery.


The CarEship environment mod


Overview of the CarEship map

Functional requirements

  1. The mod must have roads.
  2. The mod must have buildings.
  3. The car shall be able to be driven in the environment on the roads.
  4. The mod must be compatible with the SMCE-Godot emulator

Non- functional requirements

  1. The car shall be compatible with the mod map.
  2. The mod map shall be easy for the user to navigate around.

Example scenario

The user wants to simulate a delivery. The user opens the SMCE emulator and chooses the CarEship mod as world environment. The user drives the car in the emulator and simulates delivering an order. The user then drives to the CarEship center to finalize the simulation or to repeat simulation with another delivery.

Clone this wiki locally