Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
I am rebuilding network using NETCONVERT by setting tls-default-type NEMA. The converison returns on success a network but when I run the simulation for 3 intersections I get an error saying:
Error: At traffic signal 3459661227 the barrier and coordinated phases 8, 1 are located on the same side of a barrier. Please check your configuration file
Quitting (on error).
and tllogic looks like this:
The error can be resolved by changing the logic to:
I am rebuilding network using NETCONVERT by setting tls-default-type NEMA. The converison returns on success a network but when I run the simulation for 3 intersections I get an error saying:
Error: At traffic signal 3459661227 the barrier and coordinated phases 8, 1 are located on the same side of a barrier. Please check your configuration file Quitting (on error).
and tllogic looks like this:
The error can be resolved by changing the logic to:
SUMO-version:1.20.0
operating system:MacOS