Skip to content

Commit

Permalink
fixing link #2
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Mar 15, 2024
1 parent 3dcf69d commit d4833bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web/docs/Car-Following-Models/EIDM.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The aim of the model is to correctly replicate submicroscopic acceleration profi

- The model is intended to run with subsecond timesteps (0.05-0.5s). The model will produce unwanted emergency braking and collisions at higher step-lengths.
- The EIDM uses lower safe gaps than the IDM (e.g. when changing lanes).
- The EIDM may exceed the [lane speed limit](Simulation/VehicleSpeed.md#edgelane_speed_and_speedfactor) (including the speedFactor) temporarily.
- The EIDM may exceed the [lane speed limit](../Simulation/VehicleSpeed.md#edgelane_speed_and_speedfactor) (including the speedFactor) temporarily.
- The model is based on the Improved Intelligent Driver Model, which can currently not be changed via parameters (e.g. to the IDM as base model).
- The model is still in development, future releases may include:
- spatial anticipation
Expand Down

0 comments on commit d4833bd

Please sign in to comment.