I need to implement a specific crossing process of pedestrians and vehicles in simple architecture of one zebra crossing in the middle of a multi-lanes road.
I tried to impliment python scripy using SUMO. But, the process was so far from the standard implemented in the API, so I found that this later is not strong enough (very limited functions). Also Sumo is not very helping concerning pedestrians metrics.
is there a better alternative of SUMO in term of API, metrics, documentation and simplicity?