pedestrianPosition

open lateinit override var pedestrianPosition: P(source)

The position of the navigatingNode in the environment, this is cached and updated every time update is called so as to avoid potentially costly re-computations.