Follow Route
constructor(action: NavigationAction2D<T, L, R, ConvexPolygon, Euclidean2DPassage>, route: List<Euclidean2DPosition>)
Parameters
route
the route to follow.
T
the concentration type.
L
the type of landmarks of the node's cognitive map.
R
the type of edges of the node's cognitive map, representing the Relations between landmarks.