Skip to content
Snippets Groups Projects
Commit 9157b2bd authored by Erik Nygren's avatar Erik Nygren :bullettrain_front:
Browse files

Update observation_actions.rst

parent 00c2a32c
No related branches found
No related tags found
No related merge requests found
...@@ -64,6 +64,7 @@ Figure bellow illustrates how such a tree observation is build: ...@@ -64,6 +64,7 @@ Figure bellow illustrates how such a tree observation is build:
Note that we always start with the left branch according to the agent orientation. Thus the tree observation is independent of the orientation of cells and only consideres relative orientation of transition object to the agent. Note that we always start with the left branch according to the agent orientation. Thus the tree observation is independent of the orientation of cells and only consideres relative orientation of transition object to the agent.
The colors in the figure bellow illustrate what branch the cell belongs two. If there are multiple colors in a cell, this cell is visited by different branches of the tree observation. The colors in the figure bellow illustrate what branch the cell belongs two. If there are multiple colors in a cell, this cell is visited by different branches of the tree observation.
The right side of the figure shows the resulting tree of the railway network on the left. Cross means no branch was build. If a node has no children it either was a terminal node (dead-end, max depth reached or no transition possible). Circle indicate nodes that are filled with the corresponding infromation as stated below in Node Information.
.. image:: https://i.imgur.com/C4LbqPJ.png .. image:: https://i.imgur.com/C4LbqPJ.png
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment