Skip to content

140 predictor multi speed

Erik Nygren requested to merge 140_predictor_multi_speed into master

This solves #140 (closed) . Now a prediction is adapted to the actual speed of an agent. Prediction length is still the same for all agents, but slower agents will just have more same cells. Each new entry in the prediction cell is a new global time step.

Merge request reports