Skip to content

Commit

Permalink
Deploying to gh-pages from @ b600896 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudo-rnd-thoughts committed Mar 24, 2024
1 parent ccaa88f commit c011ccd
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion main/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: d4b21aa50aa8964cc0f73d95b6559ddb
config: 6465eb05939dc9aca15da8b1298bdfad
tags: d77d1c0d9ca2f4c8421862c7c5a0d620
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion main/environments/mujoco/humanoid/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ <h2>Action Space<a class="headerlink" href="#action-space" title="Link to this h
<figure class="align-default" id="id2">
<img alt="../../../_images/humanoid.png" src="../../../_images/humanoid.png" />
</figure>
<p>The action space is a <code class="docutils literal notranslate"><span class="pre">Box(-1,</span> <span class="pre">1,</span> <span class="pre">(17,),</span> <span class="pre">float32)</span></code>. An action represents the torques applied at the hinge joints.</p>
<p>The action space is a <code class="docutils literal notranslate"><span class="pre">Box(-0.4,</span> <span class="pre">0.4,</span> <span class="pre">(17,),</span> <span class="pre">float32)</span></code>. An action represents the torques applied at the hinge joints.</p>
<div class="table-wrapper colwidths-auto docutils container">
<table class="docutils align-default">
<thead>
Expand Down
2 changes: 1 addition & 1 deletion main/environments/mujoco/humanoid_standup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ <h2>Action Space<a class="headerlink" href="#action-space" title="Link to this h
<figure class="align-default" id="humanoid">
<img alt="../../../_images/humanoid.png" src="../../../_images/humanoid.png" />
</figure>
<p>The action space is a <code class="docutils literal notranslate"><span class="pre">Box(-1,</span> <span class="pre">1,</span> <span class="pre">(17,),</span> <span class="pre">float32)</span></code>. An action represents the torques applied at the hinge joints.</p>
<p>The action space is a <code class="docutils literal notranslate"><span class="pre">Box(-0.4,</span> <span class="pre">0.4,</span> <span class="pre">(17,),</span> <span class="pre">float32)</span></code>. An action represents the torques applied at the hinge joints.</p>
<div class="table-wrapper colwidths-auto docutils container">
<table class="docutils align-default">
<thead>
Expand Down

0 comments on commit c011ccd

Please sign in to comment.