Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 923 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 923 Bytes

Lego Mindstorms EV3 Autonomous Vehicle Network

The project is for implementing a self-driving vehicular network using Lego Mindstorms EV3.

Repository Contents

Source Code

Each of the following directories contains the source code:

The source codes in ev3_av_1 and ev3_emergency_vehicle are to be executed in the Lego Mindtorms EV3 devices after installing Pybrick on it. The ev3_pc_server needs to be run on a linux environment.