Skip to content

sharmasushil/Top_view_data_carla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Top_view_data_carla. Screenshot 2022-06-01 at 15 56 43

CARLA is an open-source autonomous driving simulator. Custom maps, cars, sensors, and many more features are included. I'll show you how to spawn a vehicle in the desired area in CARLA in this tutorial. The Python API can be used to interface with CARLA.

Let's get started right now.

First and foremost, you must locate the location where your Carla is installed.

Run the command in terminal

./CarlaUE4.sh /Game/Maps/RaceTrack -windowed -carla-server -quality-level=Low -Resx=640 -ResY=480 \

Python topviewangle.py

Screenshot 2022-06-01 at 16 27 54

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages