liuzuxin / Pesudo_Lidar_PointCloud_Carla

Simulate precise LiDAR point cloud data from Carla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pseudo-lidar

Simulate precise LiDAR point cloud data from Carla

Preparation

Please download the latest version of Carla and organize the downloaded files and this repo as follows:

carla-0.9.6
├── PythonAPI
│   ├── carla
│   ├── examples
│   ├── pseudo-lidar
│   │   ├── Reference
│   │   ├── Implementation
│   ├── util
│   ├── python_api.md
├── CarlaUE4
├── ... (Other files and folders)

About

Simulate precise LiDAR point cloud data from Carla


Languages

Language:Python 76.9%Language:Jupyter Notebook 22.8%Language:Shell 0.1%Language:Dockerfile 0.1%