Skip to content

Commit

Permalink
chore: Update README with room layout images
Browse files Browse the repository at this point in the history
  • Loading branch information
tae898 committed Jul 21, 2024
1 parent ead01ec commit 9da6e4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
6 changes: 2 additions & 4 deletions README-v2.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# The Room environment - v2

[![DOI](https://img.shields.io/badge/Paper-PDF-red.svg)](<>)
[![DOI](https://img.shields.io/badge/Paper-PDF-red.svg)]()

We have released a challenging [Gymnasium](https://www.gymlibrary.dev/) compatible
environment. See the paper for more information.

![](figures/room-layout-xl.png)
![](figures/room-layout-kg-xl.png)

<img src="figures/room-layout-xl.png" alt="" style="width: 50%;"/><img src="figures/room-layout-kg-xl.png" alt="" style="width: 50%;"/>

## Prerequisites

Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
[![PyPI
version](https://badge.fury.io/py/room-env.svg)](https://badge.fury.io/py/room-env)

![](figures/room-layout-xl.png)
![](figures/room-layout-kg-xl.png)
<img src="figures/room-layout-xl.png" alt="" style="width: 50%;"/><img src="figures/room-layout-kg-xl.png" alt="" style="width: 50%;"/>

At the moment, there are three versions of the Room environments.

Expand Down

0 comments on commit 9da6e4d

Please sign in to comment.