carla-simulator / carla

Open-source simulator for autonomous driving research.
http://carla.org
MIT License
11.24k stars 3.64k forks source link

problem to import map into Carla0.9.9 #5354

Open luoxinkaikevin opened 2 years ago

luoxinkaikevin commented 2 years ago

when i running the commend "make import ARGS="--package=iair_park" ,it occur the error following

E:\carla>make import ARGS="--package=iair_park" ARGS="--no-carla-materials" -[Setup]: [Batch params]: --boost-toolset msvc-14.1 -[Setup]: Asynchronous jobs: 8 -[Setup]: Boost toolset: msvc-14.1 -[Setup]: Install directory: "E:\carla\Build\" -[Setup]: Installing zlib... -[install_zlib]: [Batch params]: --build-dir "E:\carla\Build\" -[install_zlib]: A zlib installation already exists. -[install_zlib]: Delete "E:\carla\Build\zlib-install" if you want to force a rebuild. -[install_zlib]: Exiting... -[Setup]: Installing libpng... -[install_libpng]: [Batch params]: --build-dir "E:\carla\Build\" --zlib-install-dir "E:\carla\Build\zlib-install" -[install_libpng]: A libpng installation already exists. -[install_libpng]: Delete "E:\carla\Build\libpng-1.2.37-install" if you want to force a rebuild. -[install_libpng]: Exiting... -[Setup]: Installing rpclib... -[install_rpclib]: [Batch params]: --build-dir "E:\carla\Build\" -[install_rpclib]: A rpclib installation already exists. -[install_rpclib]: Delete "E:\carla\Build\rpclib-install\" if you want to force a rebuild. -[install_rpclib]: Exiting... -[Setup]: Installing Google Test... -[install_gtest]: [Batch params]: --build-dir "E:\carla\Build\" -[install_gtest]: A Google Test installation already exists. -[install_gtest]: Delete "E:\carla\Build\gtest-install\" if you want to force a rebuild. -[install_gtest]: Exiting... -[Setup]: Installing "Recast & Detour"... -[install_recast]: [Batch params]: --build-dir "E:\carla\Build\" -[install_recast]: A "Recast & Detour" installation already exists. -[install_recast]: Delete "E:\carla\Build\recast-cdce4e-install\" if you want to force a rebuild. -[install_recast]: Exiting... -[Setup]: Installing Boost... -[install_boost]: [Batch params]: --build-dir "E:\carla\Build\" --toolset msvc-14.1 --version 1.72.0 -j 8 -[install_boost]: A Boost installation already exists. -[install_boost]: Delete "E:\carla\Build\boost-1.72.0-install" if you want to force a rebuild. -[install_boost]: Exiting... 已复制 1 个文件。 已复制 1 个文件。 -[Setup]: Creating "CMakeLists.txt.in"... -[Setup]: ###########

SUCCESS

###########

IMPORTANT!

All the CARLA library dependences should be installed now. (You can remove all "*-src" folders in E:\carla\Build\ directory)

You only need the ASSET PACK with all the meshes and textures.

This script provides the assets for CARLA 0.9.9 You can download the assets from here:

   http://carla-assets.s3.amazonaws.com/20200422_ea5179a.tar.gz

Unzip it in the "E:/carla/Unreal\CarlaUE4\Content\Carla" folder. If you want another version, search it in E:/carla/Util\ContentVersions.txt.

-[BuildLibCarla]: [Batch params]: --server -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044. -- Build debug: ON -- Build release: ON -- Build test: ON -- Configuring done -- Generating done -- Build files have been written to: E:/carla/Build/libcarla-visualstudio 用于 .NET Framework 的 Microsoft (R) 生成引擎版本 15.9.21+g9802d43bc3 版权所有(C) Microsoft Corporation。保留所有权利。

carla_server.vcxproj -> E:\carla\Build\libcarla-visualstudio\LibCarla\cmake\server\Release\carla_server.lib carla_server_debug.vcxproj -> E:\carla\Build\libcarla-visualstudio\LibCarla\cmake\server\Release\carla_server_debug.lib -- Install configuration: "Release" -[BuildLibCarla]: LibCarla server has been successfully installed in "E:/carla/Unreal\CarlaUE4\Plugins\Carla\CarlaDependencies"!

[main 2022-04-10T08:32:32.996Z] window#load: attempt to load window (id: 1) [main 2022-04-10T08:32:33.178Z] update#setState idle [main 2022-04-10T08:32:33.549Z] ExtensionHostStarterWorker created [main 2022-04-10T08:32:35.479Z] window#load: window reported ready (id: 1) [main 2022-04-10T08:32:35.750Z] Starting extension host with pid 11764 (fork() took 77 ms). [main 2022-04-10T08:32:35.751Z] ExtensionHostStarterWorker.start() took 78 ms. [main 2022-04-10T08:33:03.190Z] update#setState checking for updates [main 2022-04-10T08:33:03.340Z] update#setState idle [3180:0410/163432.882:ERROR:gpu_init.cc(454)] Passthrough is not supported, GL is disabled, ANGLE is ^C终止批处理操作吗(Y/N)? y make: *** [import] 错误 255

E:\carla>make import ARGS="--package=carla_test" -[Setup]: [Batch params]: --boost-toolset msvc-14.1 -[Setup]: Asynchronous jobs: 8 -[Setup]: Boost toolset: msvc-14.1 -[Setup]: Install directory: "E:\carla\Build\" -[Setup]: Installing zlib... -[install_zlib]: [Batch params]: --build-dir "E:\carla\Build\" -[install_zlib]: A zlib installation already exists. -[install_zlib]: Delete "E:\carla\Build\zlib-install" if you want to force a rebuild. -[install_zlib]: Exiting... -[Setup]: Installing libpng... -[install_libpng]: [Batch params]: --build-dir "E:\carla\Build\" --zlib-install-dir "E:\carla\Build\zlib-install" -[install_libpng]: A libpng installation already exists. -[install_libpng]: Delete "E:\carla\Build\libpng-1.2.37-install" if you want to force a rebuild. -[install_libpng]: Exiting... -[Setup]: Installing rpclib... -[install_rpclib]: [Batch params]: --build-dir "E:\carla\Build\" -[install_rpclib]: A rpclib installation already exists. -[install_rpclib]: Delete "E:\carla\Build\rpclib-install\" if you want to force a rebuild. -[install_rpclib]: Exiting... -[Setup]: Installing Google Test... -[install_gtest]: [Batch params]: --build-dir "E:\carla\Build\" -[install_gtest]: A Google Test installation already exists. -[install_gtest]: Delete "E:\carla\Build\gtest-install\" if you want to force a rebuild. -[install_gtest]: Exiting... -[Setup]: Installing "Recast & Detour"... -[install_recast]: [Batch params]: --build-dir "E:\carla\Build\" -[install_recast]: A "Recast & Detour" installation already exists. -[install_recast]: Delete "E:\carla\Build\recast-cdce4e-install\" if you want to force a rebuild. -[install_recast]: Exiting... -[Setup]: Installing Boost... -[install_boost]: [Batch params]: --build-dir "E:\carla\Build\" --toolset msvc-14.1 --version 1.72.0 -j 8 -[install_boost]: A Boost installation already exists. -[install_boost]: Delete "E:\carla\Build\boost-1.72.0-install" if you want to force a rebuild. -[install_boost]: Exiting... 已复制 1 个文件。 已复制 1 个文件。 -[Setup]: Creating "CMakeLists.txt.in"... -[Setup]: ###########

SUCCESS

###########

IMPORTANT!

All the CARLA library dependences should be installed now. (You can remove all "*-src" folders in E:\carla\Build\ directory)

You only need the ASSET PACK with all the meshes and textures.

This script provides the assets for CARLA 0.9.9 You can download the assets from here:

   http://carla-assets.s3.amazonaws.com/20200422_ea5179a.tar.gz

Unzip it in the "E:/carla/Unreal\CarlaUE4\Content\Carla" folder. If you want another version, search it in E:/carla/Util\ContentVersions.txt.

-[BuildLibCarla]: [Batch params]: --server -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044. -- Build debug: ON -- Build release: ON -- Build test: ON -- Configuring done -- Generating done -- Build files have been written to: E:/carla/Build/libcarla-visualstudio 用于 .NET Framework 的 Microsoft (R) 生成引擎版本 15.9.21+g9802d43bc3 版权所有(C) Microsoft Corporation。保留所有权利。

carla_server.vcxproj -> E:\carla\Build\libcarla-visualstudio\LibCarla\cmake\server\Release\carla_server.lib carla_server_debug.vcxproj -> E:\carla\Build\libcarla-visualstudio\LibCarla\cmake\server\Release\carla_server_debug.lib -- Install configuration: "Release" -[BuildLibCarla]: LibCarla server has been successfully installed in "E:/carla/Unreal\CarlaUE4\Plugins\Carla\CarlaDependencies"!

[main 2022-04-10T08:56:43.737Z] window#load: attempt to load window (id: 1) [main 2022-04-10T08:56:43.884Z] update#setState idle [main 2022-04-10T08:56:44.084Z] ExtensionHostStarterWorker created [main 2022-04-10T08:56:45.917Z] window#load: window reported ready (id: 1) [main 2022-04-10T08:56:46.199Z] Starting extension host with pid 12816 (fork() took 73 ms). [main 2022-04-10T08:56:46.200Z] ExtensionHostStarterWorker.start() took 77 ms. [main 2022-04-10T08:57:13.904Z] update#setState checking for updates [main 2022-04-10T08:57:14.071Z] update#setState idle [18428:0410/165844.419:ERROR:gpu_init.cc(454)] Passthrough is not supported, GL is disabled, ANGLE is

whats wrong and how can i solve this problem? thank you!!!!

stale[bot] commented 1 year ago

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.