Skip to content

A simulation environment in CARLA, 100% faithful to the nuScenes dataset

Notifications You must be signed in to change notification settings

Jas000n/DataGenerationTool_Carla

Repository files navigation

DataGenerationTool_Carla

Preview of the Town Setup

random_explore.gif

Install

git clone https://github.com/Jas000n/DataGenerationTool_Carla
cd DataGenerationTool_Carla
conda env create -f environment.yml
conda activate DataGeneration
chmod +x setup_carla.sh
./setup_carla.sh

Run

Start Carla with Screen off

./carla/CarlaUE4.sh -RenderOffScreen

or Start Carla with Visualization

./carla/CarlaUE4.sh 

Start Bash to Collect Data

./data_collect.sh

Check Distribution

python check_lidar_category_distribution.py

About

A simulation environment in CARLA, 100% faithful to the nuScenes dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published