|
@@ -11,11 +11,11 @@
|
|
|
<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="List of Publications" href="../publications/" /><link rel="prev" title="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." href="../../" />
|
|
|
<link rel="canonical" href="https://minigrid.farama.org/content/basic_usage.html" />
|
|
|
|
|
|
- <link rel="shortcut icon" href="../../_static/minigrid-favicon.png"/><meta name="generator" content="sphinx-5.2.3, furo 2022.09.15.dev1"/>
|
|
|
+ <link rel="shortcut icon" href="../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
|
|
|
<title>Basic Usage - MiniGrid Documentation</title>
|
|
|
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
|
|
|
- <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=c36209c3579494d5f9512671edd8cd731f7c406c" />
|
|
|
- <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?digest=57f753f2a36df4cd87bf0e4232aabc9b3cc73912" />
|
|
|
+ <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
|
|
|
+ <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?digest=8813674eb59e2b45ca74943a66245a41bd1ea937" />
|
|
|
|
|
|
|
|
|
|
|
@@ -77,7 +77,7 @@
|
|
|
<div class="farama-header__right">
|
|
|
<div class="farama-header-menu">
|
|
|
<button class="farama-header-menu__btn" aria-label="Open Farama Menu" aria-expanded="false" aria-haspopup="true" aria-controls="farama-menu">
|
|
|
- <img class="farama-white-logo-invert" src="../../_static/img/farama-logo-header.svg">
|
|
|
+ <img class="farama-black-logo-invert" src="../../_static/img/farama-logo-header.svg">
|
|
|
<svg viewBox="0 0 24 24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
|
<polyline style="stroke-linecap: round; stroke-linejoin: round; fill: none; stroke-width: 2px;" points="1 7 12 18 23 7"></polyline>
|
|
|
</svg>
|
|
@@ -217,7 +217,7 @@
|
|
|
<img class="farama-header__logo only-dark" src="../../_static/img/minigrid-white.svg" alt="Dark Logo"/>
|
|
|
<span class="farama-header__title">MiniGrid Documentation</span>
|
|
|
</a><form class="sidebar-search-container" method="get" action="../../search/" role="search">
|
|
|
- <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
|
|
|
+ <input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
|
|
|
<input type="hidden" name="check_keywords" value="yes">
|
|
|
<input type="hidden" name="area" value="default">
|
|
|
</form>
|
|
@@ -345,19 +345,8 @@
|
|
|
<span>Back to top</span>
|
|
|
</a>
|
|
|
<div class="content-icon-container">
|
|
|
-
|
|
|
-
|
|
|
- <div class="edit-this-page">
|
|
|
- <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/edit/master/docs/content/basic_usage.md" title="Edit this page">
|
|
|
- <svg aria-hidden="true" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
|
|
- <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
|
|
- <path d="M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4" />
|
|
|
- <line x1="13.5" y1="6.5" x2="17.5" y2="10.5" />
|
|
|
- </svg>
|
|
|
- <span class="visually-hidden">Edit this page</span>
|
|
|
- </a>
|
|
|
-</div><div class="theme-toggle-container theme-toggle-content">
|
|
|
- <button class="theme-toggle">
|
|
|
+ <div class="theme-toggle-container theme-toggle-content">
|
|
|
+ <button class="theme-toggle" title="Toggle color theme">
|
|
|
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
|
|
|
<svg class="theme-icon-when-auto">
|
|
|
<use href="#svg-sun-half"></use>
|