当前位置:网站首页>Carla-ue4editor import Roadrunner map file (nanny level tutorial)
Carla-ue4editor import Roadrunner map file (nanny level tutorial)
2022-07-02 08:07:00 【Jiang tengxia】
UE4Editor Import RoadRunner Map file
Catalog
One 、 Development environment description
1、Carla:0.9.11
2、Python:3.7.8
3、 operating system :Windows10
4、VS 2019,SDK There are no special restrictions
5、RoadRunner Installation requires a license , Trial License 30 God , Colleges and universities generally have free applications
Two 、RoadRunner Export map file
Step one : export
Export the new file …
Step two : Name and export path
The map of this case is named :Parking_UG_05
Click on Export
!
The results are as follows :
Generally, as long as there is no ` Red ` Just make a mistake
Be careful : Remember the name of the map and the export path , We need it later !
3、 ... and 、UE4 Import map file
1、 Copy and some settings
Will just generate Parking_UG_05
Copy and paste the entire folder into Carla Source code Import\Package07
Catalog , This case is :
F:\Carla\carla-0.9.11\Import\Package07
Be careful :Package07
Create a new directory for myself , Naming can be random ( No Chinese )
There are also package.json
file , If you don't have one, you can build it yourself , It reads as follows :
{
"maps": [
{
"name": "Parking_UG_05",
"source": "./Parking_UG_05/Parking_UG_05.fbx",
"use_carla_materials": true,
"xodr": "./Parking_UG_05/Parking_UG_05.xodr"
}
],
"props": [
]
}
The general structure is like this …
Be careful :name
Try to match the parameter value with the exported map file name , Otherwise, it may lead to inexplicable mistakes !(Parking_UG_05
).
2、 Generate command
Now execute the command to generate the map file
This case Carla The source directory is :
F:\Carla\carla-0.9.11
Open the corresponding version installed by yourself VS 2019
Tool command prompt line .
Enter into Carla Source directory , Execute the following command (Package07
It was created when I saved the map file , Remember to change flexibly )
cd F:\Carla\carla-0.9.11
make import ARGS="--package Package07 --no-carla-materials"
wait for PyCharm
eject Import engineering
after , Click on function
Button
Wait for the program to end automatically …
3、UE4Editor Import map
- open
Carla Of UE4 engineering ( The name is generally :CarlaUE4.uproject)
Start up UE4Editor - ( This step may be omitted ) stay
Carla\Maps
New under directoryParking_UG_05
Folder and enter ( As shown below ) - Click on
Import
, Specify justImport
Catalog ( as follows ) Map file under , ChooseParking_UG_05.fbx
file
F:\Carla\carla-0.9.11\Import\Package07\Parking_UG_05
The precautions are as follows :
4、 Save as
- After successful import, an interface will pop up , The display content is imported by you 3D Map , Don't worry about this page ( Save it or not ), Switch directly to UE4Editor The operation after the main interface of is as follows :
file -》 Save the current level as
- Select the save path and name of the map level
complete !
边栏推荐
- OpenCV常用方法出处链接(持续更新)
- [C # note] the data in DataGridView saved in WinForm is excel and CSV
- Jupyter Notebook常用快捷键(在命令模式中按H也可查看)
- Graph Pooling 简析
- Carla-UE4Editor导入RoadRunner地图文件(保姆级教程)
- 【C#笔记】winform中保存DataGridView中的数据为Excel和CSV
- On November 24, we celebrate the "full moon"
- Eklavya -- infer the parameters of functions in binary files using neural network
- SQL操作数据库语法
- Summary of solving the Jetson nano installation onnx error (error: failed building wheel for onnx)
猜你喜欢
OpenCV 6.4 中值滤波器的使用
Hystrix dashboard cannot find hystrix Stream solution
简易打包工具的安装与使用
On the confrontation samples and their generation methods in deep learning
[binocular vision] binocular stereo matching
联邦学习下的数据逆向攻击 -- GradInversion
open3d学习笔记五【RGBD融合】
Open3d learning note 4 [surface reconstruction]
Feature Engineering: summary of common feature transformation methods
On the back door of deep learning model
随机推荐
解决jetson nano安装onnx错误(ERROR: Failed building wheel for onnx)总结
Global and Chinese market of medicine cabinet 2022-2028: Research Report on technology, participants, trends, market size and share
SQL server如何卸载干净
Simply test the two different data transmission methods of content length and chunked
I'll show you why you don't need to log in every time you use Taobao, jd.com, etc?
我的vim配置文件
Real world anti sample attack against semantic segmentation
Jupyter Notebook常用快捷键(在命令模式中按H也可查看)
力扣每日一题刷题总结:栈与队列篇(持续更新)
AR系统总结收获
Summary of open3d environment errors
力扣每日一题刷题总结:字符串篇(持续更新)
Principes fondamentaux de la théorie musicale (brève introduction)
Gensim如何冻结某些词向量进行增量训练
Specification for package drawing
E-R draw clear content
Carsim-问题Failed to start Solver: PATH_ID_OBJ(X) was set to Y; no corresponding value of XXXXX?
【学习笔记】Matlab自编高斯平滑器+Sobel算子求导
服务器的内网可以访问,外网却不能访问的问题
JVM instructions