Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@

html_theme = "sphinx_book_theme"
html_static_path = ["_static"]
html_logo = "_static/logo_e.png"
# html_logo = "_static/logo_e.png"
3 changes: 2 additions & 1 deletion docs/source/overview/gym/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Embodied Environments
==================

Overview of the Embodied Environments:
*To be completed by adding a detailed description of the Embodied Environments.*


2 changes: 2 additions & 0 deletions docs/source/overview/vla/index.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
Vision-Language-Action Models
==================

*To be completed by adding an example of how to build a Vision-Language-Action (VLA) pipeline in EmbodiChain.*
2 changes: 2 additions & 0 deletions docs/source/resources/robot/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Supported Robots
======================

*To be completed by adding more well-defined robot like LeRobot, Unitree H1/G1, etc.*

.. toctree::
:maxdepth: 1

Expand Down
6 changes: 5 additions & 1 deletion docs/source/resources/task/index.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
Supported Tasks
======================

*To be completed by adding more tasks and task descriptions.*

.. toctree::
:maxdepth: 1

Pour Water <pour_water.md>
Push Cube
Pour Water

3 changes: 0 additions & 3 deletions docs/source/resources/task/pour_water.md

This file was deleted.