You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-16
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,5 @@
1
1
# SimplerEnv: Simulated Manipulation Policy Evaluation Environments for Real Robot Setups + OpenVLA policy
2
2
3
-
> [!IMPORTANT]
4
-
> This a fork repo from [SimplerEnv](https://github.com/simpler-env/SimplerEnv) with [openvla](https://github.com/openvla/openvla) policy intergration. The evaluation results are not very satisfactory, possibly due to my code implementation and the OpenVLA model itself. I need about one day to complete all the experiments and organize the data before reporting the results. If you have any questions, please feel free to suggest code modifications and raise issues.
5
-
> * the evaluation scripts keep consistent with original repo under ./scripts/
6
-
7
-
```bash
8
-
openvla_bridge.sh
9
-
openvla_drawer_variant_agg.sh
10
-
openvla_drawer_visual_matching.sh
11
-
openvla_move_near_variant_agg.sh
12
-
openvla_move_near_visual_matching.sh
13
-
openvla_pick_coke_can_variant_agg.sh
14
-
openvla_pick_coke_can_visual_matching.sh
15
-
openvla_put_in_drawer_variant_agg.sh
16
-
openvla_put_in_drawer_visual_matching.sh
17
-
```
18
-
19
3
[](https://colab.research.google.com/github/simpler-env/SimplerEnv/blob/main/example.ipynb)
0 commit comments