AdrianLlopart commited on
Commit
a84e3bd
verified
1 Parent(s): 950d77a

docs: fix badge to 12 benchmark scenes, update email to hello@openral.com

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -219,7 +219,7 @@
219
  <span class="badge">Apache-2.0</span>
220
  <span class="badge">ROS 2 Jazzy</span>
221
  <span class="badge">Python 3.12</span>
222
- <span class="badge">16 robots 路 31 rSkills 路 22 benchmarks</span>
223
  </div>
224
 
225
  <!-- What is it -->
@@ -581,7 +581,7 @@ quantization: null</code></pre>
581
 
582
  <!-- Benchmarks -->
583
  <h2>Benchmarks</h2>
584
- <p>22 benchmark configs across LIBERO, MetaWorld, ManiSkill3, SimplerEnv, RoboCasa, gym-aloha, and gym-pusht. Every rSkill ships reproducible <code>eval/&lt;benchmark&gt;.json</code> you can regenerate locally:</p>
585
  <pre><code>openral benchmark run \
586
  --suite libero_spatial \
587
  --vla smolvla:rskill://OpenRAL/rskill-smolvla-libero
@@ -603,7 +603,7 @@ openral benchmark report</code></pre>
603
  <a href="https://github.com/OpenRAL/openral">GitHub</a>
604
  <a href="https://openral.github.io/openral/">Docs</a>
605
  <a href="https://discord.gg/3paXT2bVyB">Discord</a>
606
- <a href="mailto:hello@openral.dev">hello@openral.dev</a>
607
  <span>Apache-2.0 路 漏 OpenRAL contributors</span>
608
  </div>
609
 
 
219
  <span class="badge">Apache-2.0</span>
220
  <span class="badge">ROS 2 Jazzy</span>
221
  <span class="badge">Python 3.12</span>
222
+ <span class="badge">16 robots 路 31 rSkills 路 12 benchmark scenes</span>
223
  </div>
224
 
225
  <!-- What is it -->
 
581
 
582
  <!-- Benchmarks -->
583
  <h2>Benchmarks</h2>
584
+ <p>12 benchmark scenes across LIBERO, MetaWorld, ManiSkill3, SimplerEnv, RoboCasa, gym-aloha, and gym-pusht. Every rSkill ships reproducible <code>eval/&lt;benchmark&gt;.json</code> you can regenerate locally:</p>
585
  <pre><code>openral benchmark run \
586
  --suite libero_spatial \
587
  --vla smolvla:rskill://OpenRAL/rskill-smolvla-libero
 
603
  <a href="https://github.com/OpenRAL/openral">GitHub</a>
604
  <a href="https://openral.github.io/openral/">Docs</a>
605
  <a href="https://discord.gg/3paXT2bVyB">Discord</a>
606
+ <a href="mailto:hello@openral.com">hello@openral.com</a>
607
  <span>Apache-2.0 路 漏 OpenRAL contributors</span>
608
  </div>
609