Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
micmarty-deepsense authored Aug 20, 2020
1 parent b344b4a commit 778b5f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tar zxvf CARLA_0.9.9.4.tar.gz --directory $CARLA_ROOT
export PYTHONPATH=$CARLA_ROOT/PythonAPI/carla/dist/carla-0.9.9-py3.7-linux-x86_64.egg:$PYTHONPATH
```
#### 2. Maps
Download and import our CARLA package with new maps: 7 roundabout, 2 freeways: [Google Drive download link](https://drive.google.com/file/d/1FCHL7YJk12AwfxuMPmwXPJj71n3mwSxE/view?usp=sharing)
Download and import our CARLA package with new maps: 7 roundabout, 2 freeways: [Google Drive download link](https://drive.google.com/file/d/1CIM4_OuA1VY-otK7enpr_IuAwGpTJoyF/view?usp=sharing)
```bash
mv ~/Downloads/carla-package-NGSIM-openDD.tar.gz $CARLA_ROOT/Import/
$CARLA_ROOT/ImportAssets.sh
Expand Down

0 comments on commit 778b5f7

Please sign in to comment.