AbstractNavigationAction
fun <T, P : Position<P>, Vector<P>, A : GeometricTransformation<P>, N : ConvexGeometricShape<P, A>, E> AbstractNavigationAction( environment: EnvironmentWithGraph<*, T, P, A, N, E>, reaction: Reaction<T>, pedestrian: PedestrianProperty<T>)
Content copied to clipboard
Parameters
T
the concentration type.
A
the transformations supported by the shapes in this space.
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.
N
the type of nodes of the navigation graph provided by the environment.
E
the type of edges of the navigation graph provided by the environment.