-
Notifications
You must be signed in to change notification settings - Fork 26
Instructions to Run
Ishaan Paranjape edited this page Jan 25, 2019
·
12 revisions
- Check if you have the requirements on your computer
- After cloning the repository, right click on the .uproject file and select "Generate visual studio files".
- Open the visual studio solution. You can run the code on the unreal editor by clicking on the "Local Windows Debugger" option (If this doesn't work, check this).
- Once the editor is open select the "ParseXML" option. Also, the starting viewport should look like this -
- Browse to your SUMO XML file on your device (created using netgenerate). Click Open.
- You should see the mesh actors spawned in a well-lit background as shown in the README of this repository (You can compare the shape of the road network to the one run using NetEdit).