Skip to content

Commit

Permalink
[Docs] Update benchmark scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneT2000 committed Feb 1, 2025
1 parent 4655352 commit eae102a
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 474 deletions.
7 changes: 3 additions & 4 deletions mani_skill/examples/benchmarking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,7 @@ python -m mujoco.mjx.testspeed --mjcf=envs/mujoco/panda_pick_cube.xml --base_p

## Generating Plots

Comparing ManiSkill and Genesis
Comparing ManiSkill and Isaac Lab
```bash
python plot_results.py -e FrankaMoveBenchmark-v1 -f benchmark_results/maniskill.csv benchmark_results/genesis.csv
python plot_results.py -e FrankaPickCubeBenchmark-v1 -f benchmark_results/maniskill.csv benchmark_results/genesis.csv
```
python plot_results.py -e CartpoleBalanceBenchmark-v1 -f benchmark_results/maniskill.csv benchmark_results/isaac_lab.csv
```
15 changes: 0 additions & 15 deletions mani_skill/examples/benchmarking/envs/genesis/__init__.py

This file was deleted.

139 changes: 0 additions & 139 deletions mani_skill/examples/benchmarking/envs/genesis/base_env.py

This file was deleted.

67 changes: 0 additions & 67 deletions mani_skill/examples/benchmarking/envs/genesis/franka_move.py

This file was deleted.

87 changes: 0 additions & 87 deletions mani_skill/examples/benchmarking/envs/genesis/franka_pick_cube.py

This file was deleted.

Loading

0 comments on commit eae102a

Please sign in to comment.