Skip to content

Commit

Permalink
fix wrong link to visualize_dataset script
Browse files Browse the repository at this point in the history
  • Loading branch information
mees committed Sep 6, 2023
1 parent 3861a32 commit 3fab8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataset/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dataset
The CALVIN dataset comes with 6 hours of teleoperated play data in each of the 4 environments.
You can use [this script](scripts/visualize_dataset.py) to visualize the dataset.
You can use [this script](../scripts/visualize_dataset.py) to visualize the dataset.

## Download

Expand Down

0 comments on commit 3fab8fa

Please sign in to comment.