From ee90e95f4d60ae01508964dfe7d08fa5dbd498cc Mon Sep 17 00:00:00 2001 From: mlerik <baerenjesus@gmail.com> Date: Tue, 9 Jul 2019 17:31:11 +0000 Subject: [PATCH] Update observation_actions.rst --- docs/observation_actions.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/observation_actions.rst b/docs/observation_actions.rst index e5225d2..fe0f54f 100644 --- a/docs/observation_actions.rst +++ b/docs/observation_actions.rst @@ -17,8 +17,8 @@ The possible actions of an agent are Observation Spaces ================== In the **Flatland** environment we have included three basic observations to get started. The figure below illustrates the observation range of the different basic observation: Global, Local Grid and Local Tree. -.. image:: WGfFtP7.png - :target: https://i.imgur.com/WGfFtP7.png +.. image:: https://i.imgur.com/WGfFtP7.png + Global Observation ------------------ -- GitLab