Changes between Version 25 and Version 26 of Other/Summer/2024/5GEdge
- Timestamp:
- Dec 6, 2024, 8:34:48 PM (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/5GEdge
v25 v26 31 31 **Summary** 32 32 * Met with our advisors to discuss and define the project's direction 33 * To be written 33 * Conceptualize and develop a fundamental software pipeline to communicate data between vehicles and the edge cloud 34 * Set up a simple scenario with two vehicles stopping before a head-on collision 34 35 * Took a look at simulation software CARLA (Car Learning to Act) and SUMO (Simulation for Urban Mobility) 35 36 * Installed and tested Paho, another MQTT broker on Linux, as a substitute for Mosquitto … … 43 44 **Summary** 44 45 * Began simulating scenarios on both CARLA and SUMO 45 * Figured out first 46 * Figured out first-person interface in CARLA 46 47 * Set up Gitlab repository for message encoding to transcribe data received from CARLA and SUMO 47 48 * Start receiving telemetry data from SUMO … … 86 87 * Finished algorithm and conducting unit tests. 87 88 * Set up Raspberry Pi and OBDII Emulator in order to simulate real-time vehicular diagnostics. 88 * Prepared for server to move from intersection to outdoor nodes.89 * Prepared for the server to move from intersection to outdoor nodes. 89 90 * Prepared for project demo that is taking place in week 8. 90 91