Carla: Carla 0.9.4 Compiled version Town 6 python headers missing.

Created on 5 Mar 2019  路  5Comments  路  Source: carla-simulator/carla

I was trying to run the compile version of Carla 0.9.4, the one with just Town 6; but cannot find a .sh file or python headers in the zip.

stale

Most helpful comment

The Town06 package contains only the assets (3D models, materials, etc.) and map of Town06, you can add it to your own copy of the simulator. It's a DLC talking in video-game terms. Download the TownXX.tar.gz, place it in ExportedMaps folder (no need to decompress!), then run the ImportMaps.sh script. See How to import a map.

This is the first town that we release with this new method. The idea is to have the towns as separate packages, so you download only what you are going to use (otherwise the main executable is getting too big). Plus, with this, people can now share their custom maps without having to recompile and redistribute the simulator.

Sorry we haven't documented this feature enough!

All 5 comments

The Town06 package contains only the assets (3D models, materials, etc.) and map of Town06, you can add it to your own copy of the simulator. It's a DLC talking in video-game terms. Download the TownXX.tar.gz, place it in ExportedMaps folder (no need to decompress!), then run the ImportMaps.sh script. See How to import a map.

This is the first town that we release with this new method. The idea is to have the towns as separate packages, so you download only what you are going to use (otherwise the main executable is getting too big). Plus, with this, people can now share their custom maps without having to recompile and redistribute the simulator.

Sorry we haven't documented this feature enough!

But is it possible to use this asset map in lower versions of Carla?
0.9.1 specifically?
Does the UE version effect it?

I see.
Thank you @nsubiron
Also, is there any way to package a specific map as a standalone simulation server. (Using the package makefile or the packaging function in UE editor). I didn't find anything related in the documentation.

@Manojbhat09 In older versions of Carla you need to recompile the simulator to add a new map. Also using a map from a different version may not work or give errors, it depends if the assets in the map depend on our code.

@aroongta You can set the maps that will be included when doing a make package in DefaultGame.ini.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chankim picture chankim  路  3Comments

syinari0123 picture syinari0123  路  3Comments

imran514 picture imran514  路  3Comments

tgrel picture tgrel  路  3Comments

metaluga145 picture metaluga145  路  4Comments