Skip to content

Commit 10c27d0

Browse files
author
Isaac Peterson
committed
added gifs
1 parent 02efa4d commit 10c27d0

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# For Heterogeneous Agent Reinforcement Learning
22

3+
<!-- ![GIF 1](withoutpolicy.gif) ![GIF 2](withpolicy.gif) -->
4+
5+
<div style="display: flex; justify-content: space-around;">
6+
<img src="withoutpolicy.gif" width="45%">
7+
<img src="withpolicy.gif" width="45%">
8+
</div>
9+
10+
*Before and after results of multi-agent reinforcement learning for bar balancing task*
11+
12+
---
313
Use [these instructions](https://docs.omniverse.nvidia.com/isaacsim/latest/installation/install_python.html#install-isaac-sim-using-pip) to install isaac sim.
414

515
Make sure to run all the following commands with your isaaclab conda environment activated, as highlighted in the instructions provided above.

withoutpolicy.gif

5.18 MB
Loading

withpolicy.gif

11.9 MB
Loading

0 commit comments

Comments
 (0)