Skip to content

Commit

Permalink
Fix the previous commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
mmurooka committed Dec 4, 2024
1 parent 180b3dd commit b31eca7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/dataset_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Demonstrations in MuJoCo environments
| Task | Version | # Demonstration | Link |
| --- | --- | --- |
| --- | --- | --- | --- |
| [TeleopMujocoUR5eCable_Dataset30](./environment_catalog.md#MujocoUR5eCableEnv) | 1.0.0 | 30 | [Download (9GB)](https://www.dropbox.com/scl/fi/2e2on6pl26x0m2l4c0qr6/TeleopMujocoUR5eCable_Dataset30_20241028.zip?rlkey=ua659cleqn2ncqd5ik9zri4h7&st=bbnduu2w&dl=1) |
| [TeleopMujocoUR5eRing_Dataset30](./environment_catalog.md#MujocoUR5eRingEnv) | 1.0.0 | 30 | [Download (8GB)](https://www.dropbox.com/scl/fi/cg3qd7k5scmpxnj0t4qa5/TeleopMujocoUR5eRing_Dataset30_20241031.zip?rlkey=jgbwglrqi7svvrggpawrazg5r&dl=1) |
| [TeleopMujocoUR5eParticle_Dataset30](./environment_catalog.md#MujocoUR5eParticleEnv) | 1.0.0 | 30 | [Download (13GB)]() |
Expand Down
2 changes: 1 addition & 1 deletion doc/quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ $ pip install -e .
```

## Data collection by teleoperation
**Note**: Instead of collecting data by teleoperation, you can download the available dataset `TeleopMujocoUR5eCable_Dataset30` from [here](./dataset_list.md#Demonstrations-in-MuJoCo-environments).
**Note**: Instead of collecting data by teleoperation, you can download the public dataset `TeleopMujocoUR5eCable_Dataset30` from [here](./dataset_list.md#Demonstrations-in-MuJoCo-environments).

Operate the robot in the simulation and save the data:
```console
Expand Down

0 comments on commit b31eca7

Please sign in to comment.