Open Enoch2090 opened 3 years ago
@Kanstarry9T
Concerning 3. I am now missing the route and t_ff information for the vehicles. Is it possible to re-enable them?
The route and free-flow travel time (total travel time at speed limit for the full trip), t_ff information are removed intentionally to add more challenges in the final phase, which are usually not accessible in real world traffic.
But it contradicts your statement above that there will be no significant changes and you will add more info
By "add more information", we mean that we will add more sample definition (data structure) of observations (i.e., traffic states representation), sorry for the misleading.
Some questions about the final stage:
actions, observations, rewards, infos, dones
change in the final stage?thread_num
parameter in the initialization of the engine. We've tested with this parameter, and either using the engine in the docker or outside the docker(see Enoch2090/city_brain_kit), this parameter just doesn't work. We are running the engine on AMD R7-5800X, so there's enough core to support multi-threading.htop
command further shows that the engine can't fully occupy more than 1 core at the same time, pls fix this.pip freeze > requirements.txt
would be fine.