Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def step(): s = traci.simulation.getTime() traci.simulationStep() return s
The python version of the libsumo API to communicate with the traffic simulation Eclipse SUMO