Skip to content

yangggzhang/Carla-MPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carla-MPC

Download and unzip carla 0.9.6 along with Town06 map (https://github.com/carla-simulator/carla/releases/tag/0.9.6) into CarlaSimulator folder

Download useful reference

git submodule update --init --recursive

Update root

export CARLA_ROOT = 
export PYTHONPATH=$PYTHONPATH:${CARLA_ROOT}/PythonAPI/carla-<VERSION>.egg

Run Carla and MPC

./CarlaSimulator/CarlaUE4.sh
cd src
python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages