I am trying to get this algorithm to work in regular traffic scenarios with much lower speed (50-80 km/h) than in the paper itself. So far, the algorithm, understandably, throws out warnings that vehicles are too close. However, the trajectory obtained at the end usually shows that the vehicle does not even move (zero velocities) in most cases, and in many cases it moves after waiting for a while and that too way slower than other methods i am testing against.
Is there anything I am doing wrong here? are there parameters you could suggest that can be played around with to fix this?
thanks for your time in advance.