Companion

object Companion

Properties

Link copied to clipboard
const val DEFAULT_ALPHA: Double = 0.5

Empirically found to produce a good smoothing while leaving enough freedom of movement to the pedestrian (e.g. to perform sudden changes of direction).

Link copied to clipboard
const val DEFAULT_DELTA: Double = 0.05

Good trade-off between efficiency and accuracy.

Link copied to clipboard

Empirically found to produce natural movements.

Link copied to clipboard

On average, it was observed that this value allows the pedestrian not to get stuck in obstacles.