chrisblatchley / sumo-cuda

An implementation of the SUMO traffic simulation tool suite using CUDA for GPU speedup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movement Accelleration/Decelleration

thaddeus opened this issue · comments

Current acceleration/deceleration can cause a vehicle to infinitely accelerate or stop completely before reaching the end of an edge.

Fixed by @LesZedCB