LegrandFrederic commited on
Commit
060cab7
·
verified ·
1 Parent(s): 469764a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,6 +1,8 @@
1
  Model tested on both instructions, on a single A100
2
 
3
- - "Move box to the right" seems to work fine
4
- - "Move box to the left" has some issues
 
 
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.