1

I am very new to Sumo. I am doing a simple simulation from tutorial in sumo documentation and I face a warining which stops me. Warning: Double edges aren't allowed. Does anyone know what is it and how can I get rid of?

Jesica
  • 15
  • 1
  • 8

1 Answers1

1

This warning occurs on creating a route for a vehicle if you click twice on the same edge in direct succession. It essentially means that you cannot drive the same edge again (without driving other edges inbetween).

Michael
  • 3,510
  • 1
  • 11
  • 23