eval.md
March 6, 2025 ยท View on GitHub
eval the policy in simulation
- generate test cases and modify the yaml file:
python scripts/generate_test_cases.py
- run the policy in simulation:
python standalone/example/eval_policy_for_multi_item.py
We also provide a trained policy for the
pick a bottletask, you can download it from here. And you can run the policy in simulation by modifying the yaml file and running the command above.