Update waymo.rst (#59)

* Update waymo.rst

* Update waymo.rst
This commit is contained in:
Zhenghao Peng
2024-02-19 16:59:38 -08:00
committed by GitHub
parent b95898e9f6
commit 06c3aee0e2

View File

@@ -45,7 +45,12 @@ Waymo motion dataset is at `Google Cloud <https://console.cloud.google.com/stora
For downloading all datasets, ``gsutil`` is required.
The installation tutorial is at https://cloud.google.com/storage/docs/gsutil_install.
After this, you can access all data and download them to current directory ``./`` by::
Login you google account via::
gcloud init
After this, you can access all data and download them to current directory ``./`` by (don't forget the dot!)::
gsutil -m cp -r "gs://waymo_open_dataset_motion_v_1_2_0/uncompressed/scenario" .