cityflow-project / CityFlow

A Multi-Agent Reinforcement Learning Environment for Large Scale City Traffic Scenario
https://cityflow-project.github.io
Apache License 2.0
784 stars 171 forks source link

vehicles count error #139

Closed yuanzhi0515 closed 1 year ago

yuanzhi0515 commented 2 years ago

len(get_vehicles(including_waiting=True)) != (sum(get_lane_vehicle_count().values()) + sum(get_lane_waiting_vehicle_count().values())

snowman109 commented 2 years ago

xd,搞明白了么

zhc134 commented 1 year ago

There may be some cars at the intersection, which does not belong to any lane