diff --git a/examples/droid/convert_droid_data_to_lerobot.py b/examples/droid/convert_droid_data_to_lerobot.py index 6f80834cff..35a358e4f2 100644 --- a/examples/droid/convert_droid_data_to_lerobot.py +++ b/examples/droid/convert_droid_data_to_lerobot.py @@ -7,7 +7,7 @@ If you want to push your dataset to the Hugging Face Hub, you can use the following command: uv run examples/droid/convert_droid_data_to_lerobot.py --data_dir /path/to/your/data --push_to_hub -The resulting dataset will get saved to the $LEROBOT_HOME directory. +The resulting dataset will get saved to the $HF_LEROBOT_HOME directory. """ from collections import defaultdict