Changes between Version 26 and Version 27 of Other/Summer/2024/5GEdge


Ignore:
Timestamp:
Dec 6, 2024, 8:36:51 PM (2 weeks ago)
Author:
dl1023
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2024/5GEdge

    v26 v27  
    99
    1010== Project Objective ==
    11 Our project aims to create a navigation system that utilizes 5G edge cloud computing to reduce the likelihood of vehicular accidents. We will build this by utilizing synthetic data we generated off of SUMO and Carla. We will also utilize real data sets given to us to integrate the two sets while inspecting the sets for differences.
     11Our project aims to create a navigation system that utilizes 5G edge cloud computing to reduce the likelihood of vehicular accidents. We will build this system by utilizing synthetic data we generated off of SUMO and CARLA. Moreover, a message broker called Mosquitto handled the data communication between this software application and the algorithm on the server, and the messaging protocol behind it was MQTT. To jumpstart the CI/CD, or the continuous integration and continuous deployment process, we containerized all these components with Docker.
    1212
    1313== Week 1 ==