-
Notifications
You must be signed in to change notification settings - Fork 26
Instructions to Run
Ishaan Paranjape edited this page Nov 28, 2018
·
12 revisions
- Check if you have the requirements on your computer
- 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.
- Once the editor is open select the "ParseXML" option.
- Click OK on the message that appears.
- Browse to your SUMO XML file on your device (created using netgenerate). Click Open.
- Click on the floor actor in the viewport (of the unreal editor) and press delete (to make sure that the spawned actors are visible).
- You should see the mesh actors spawned (You can compare the shape of the road network to the one run using NetEdit).