Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
Model tested on both instructions, on a single A100
|
| 2 |
|
| 3 |
-
- "Move box to the right"
|
| 4 |
-
- "Move box to the left"
|
|
|
|
|
|
|
| 5 |
|
| 6 |
Both instructions take a lot of steps to succeed, the experiment takes roughly 5 minutes to proceed in full.
|
|
|
|
| 1 |
Model tested on both instructions, on a single A100
|
| 2 |
|
| 3 |
+
- "Move box to the right" works alright
|
| 4 |
+
- "Move box to the left" is broken, the robot hides the box when moving right and the robot freezes
|
| 5 |
+
|
| 6 |
+
The descent phase works fine but the robot struggles to find the appropriate depth to push the box, once the bow starts to move however, the robot pushes it fine.
|
| 7 |
|
| 8 |
Both instructions take a lot of steps to succeed, the experiment takes roughly 5 minutes to proceed in full.
|