nodes

abstract var nodes: Map<Node<T>, P>

The nodes in the environment. Should be updated as frequently as possible to ensure a representation of the feedback that is consistent with the actual environment.