当前位置:网站首页>Sim2real environment configuration tutorial
Sim2real environment configuration tutorial
2022-07-02 16:19:00 【Xiangwan demon avvvvvva】
1. Download mirroring tar Package to local
Due to official docker The mirror address source is abroad , Download is slow , Therefore, the corresponding server and client images are uploaded to Alibaba cloud in advance , Mirror first tar Download the package locally , In the download tar You can complete the following operations while packaging .
2. download sim2real Start the script file locally and install the image
sim2real Official installation tutorial
Just follow the official tutorial , Here are some key points : There are many differences in the host operation , Please refer mainly to this document
First, download the startup script locally , Then install according to the official prompt document : The startup script is shown in the figure
Pay attention to the second step of host operation [
install nvida driver
] There is a hole in this step , Please install according to the video I gave :Pay attention to the fifth step of host operation [
download docker image
], The operation steps here are as follows :- First get the two given tar package , Pictured :
- Then put these two tar Package import docker in , The instructions are as follows :
docker load < /home/dp/sim2real_package/sim2real_server_v_1_3_0.tar
docker load < /home/dp/sim2real_package/sim2real_client_v_1_2_0.tar
- Be careful :
/home/dp/sim2real_package/
It's the place where these two bags are stored on my computer , Please pay attention to modification when using - Then the input
docker images
check - The string in the third column represents the mirrored id name , Please check whether these two exist ID name , If it does not exist, the import fails , If it exists, the import succeeds
- Currently, the two imported images have no identification names , Let's mark it , It is convenient for us to use in the future , The instructions are as follows :
docker tag 8a1e835533aa sim2real_client:1.2.0
docker tag 206f8c04b635 sim2real_server:1.3.0
- Input again
docker images
check - As shown in the figure, the import is successful
- First get the two given tar package , Pictured :
3. Configure client and server
- That is, modify the files in the startup script
- Modify the client script file
- Enter the downloaded startup script file
- then ALT+CTRL+T Open a new terminal , Input
gedit ./create_container_client.sh
- Modify the highlighted behavior
sim2real_client:1.2.0
, Save it after modification - Input... In the terminal
./create_container_client.sh
, complete
- Modifying the server script file is the same
Enter the following path
Start the new terminal , Input
gedit ./create_container_server.sh
Modify the highlighted behavior :
sim2real_server:1.3.0
, Save after modificationThe input terminal
./create_container_server.sh
- Complete the above steps to complete the installation of the emulator image
4. Verify the environment and be familiar with the operation
Most of the main pits have been completed , The rest of the simulator usage tutorials , Please refer to the official document except [ Host operation
] All contents of the section ,good luck.
边栏推荐
- Data Lake (11): Iceberg table data organization and query
- Yyds dry inventory executor package (parameter processing function)
- Bone conduction non ear Bluetooth headset brand, bone conduction Bluetooth headset brand recommendation
- Nebula Graph & 数仓血缘关系数据的存储与读写
- 原神2.6服务端下载以及搭建安装教程
- IDEA中设置背景图片(超详细)
- [fluent] dart data type string type (string definition | string splicing | string API call)
- Tree binary search tree
- Introduction to database system Chapter 1 short answer questions - how was the final exam?
- 自注意力机制和全连接的图卷积网络(GCN)有什么区别联系?
猜你喜欢
2022 the latest and most detailed will successfully set the background image in vscade and solve unsupported problems at the same time
Text intelligent expansion and contraction control of swiftui text component (tutorial includes source code)
MySQL calculates the data within the longitude and latitude range
SSM整合-异常处理器及项目异常处理方案
Traversal before, during and after binary tree
MySQL min() finds the minimum value under certain conditions, and there are multiple results
PyC file decompile
Seal Library - installation and introduction
原神2.6服务端下载以及搭建安装教程
Vscade set multi line display of tab
随机推荐
The light of ideal never dies
Yyds dry inventory executor package (parameter processing function)
Set the background picture in the idea (ultra detailed)
外企高管、连续创业者、瑜伽和滑雪高手,持续迭代重构的程序人生
Practice of constructing ten billion relationship knowledge map based on Nebula graph
Invalid bound statement (not found)解决方法总结
Group by的用法
JS learning notes - variables
【5G NR】RRC连接释放
The sea of stars hidden behind the nebula graph
【小白聊云】中小企业容器化改造建议
JS learning notes - first acquaintance
TypeScript数组乱序输出
SQLServer查询哪些索引利用率低
结构体的内存对齐
OSPF - detailed explanation of NSSA area and full NSSA area (including configuration command), LSA type 7 lsa-7
Recommended practice sharing of Zhilian recruitment based on Nebula graph
Usage of group by
手机app通达信添加自定义公式(分时T+0)为例子讲解
Introduction to dynamic planning I, BFS of queue (70.121.279.200)