Skip to content

Commit f51ad64

Browse files
committed
fix readme error
1 parent 57c0a44 commit f51ad64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Our released simulation data is based on [nuPlan](https://www.nuscenes.org/nupla
204204

205205
### 1. Download Dataset
206206

207-
We provide 🤗 [Script (Hugging Face)](./tools/download_hf.sh) and 👾 [Script (ModelScope)](./tools/download_ms) (users in China) for downloading the simulation data .
207+
We provide 🤗 [Script (Hugging Face)](./tools/download_hf.sh) and 👾 [Script (ModelScope)](./tools/download_ms.sh) (users in China) for downloading the simulation data .
208208

209209
Our simulation data format follows that of [OpenScene](https://github.com/OpenDriveLab/OpenScene/blob/main/docs/getting_started.md#download-data), with each clip/log has a fixed temporal horizon of 6 seconds at 2 Hz (2 s history + 4 s future), which are stored separately in `sensor_blobs_hist` and `sensor_blobs_fut`, respectively.
210210
**For policy training, `sensor_blobs_hist` alone is sufficient.**

0 commit comments

Comments
 (0)