Route Following
fun RouteFollowing(action: NavigationAction2D<T, L, R, ConvexPolygon, Euclidean2DPassage>, route: List<Euclidean2DPosition>)
Content copied to clipboard
Parameters
T
the concentration type.
L
the type of landmarks of the pedestrian's cognitive map.
R
the type of edges of the pedestrian's cognitive map, representing the Relations between landmarks.