Skip to content

Instructions to Run

Ishaan Paranjape edited this page Jan 25, 2019 · 12 revisions

How to run this code -

  1. Check if you have the requirements on your computer
  2. After cloning the repository, right click on the .uproject file and select "Generate visual studio files". generate-files
  3. 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). green-play
  4. Once the editor is open select the "ParseXML" option. Also, the starting viewport should look like this - Parse-xml
  5. Browse to your SUMO XML file on your device (created using netgenerate). Click Open.
  6. 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).
Clone this wiki locally