当前位置:网站首页>Wired network IP address of VMware shared host
Wired network IP address of VMware shared host
2022-07-07 13:58:00 【On the way_ continue】
When practicing and debugging the mechanical arm , You need to connect the teaching pendant of the manipulator with the network port of the notebook to communicate with the manipulator to do Development .
One 、 Set the laptop IP Address and manipulator IP The address is in the same network segment .
Robot arm teaching device Ip The address is 10. 210.51.10, The subnet mask is 255.0.0.0.( At the end of the teaching pendant IP Address can be customized )

Then set the computer IP Address , Modify the interface Iipv4 Address , The specific operation process is as follows .

About IP Introduction of network segment , You can refer to the link : What is? A.B.C Class network How to distinguish and divide _qijitao The blog of -CSDN Blog _abc The Internet
Use here A This kind of network segment is because the default network segment of the manufacturer is C Class , But the test failed anyway , So change to A Class segment .
Two 、 Set up a network of virtual machines
It mainly modifies the network adapter tab of the virtual machine , The following figure is not modified :

The settings above are the default settings for installing virtual , Under normal circumstances, you can surf the Internet normally , Now let's modify the network mode , The specific modification method is as follows :
Personally test that the above modification method is effective .
Modify the network settings of the virtual machine , take IP Address acquisition is changed to manual acquisition .

The above steps to modify the network , After the modification is completed, it is best to restart the virtual machine before it takes effect .
3、 ... and 、 test
Used on the virtual end ping The tool tests whether the network from the manipulator teaching pendant is smooth :

The test passed , In this way, the virtual machine can be used to compare the robot arm provided by the manufacturer SDK Developed or used ROS Development .
边栏推荐
- 参数关键字Final,Flags,Internal,映射关键字Internal
- Move base parameter analysis and experience summary
- 接口自动化测试-接口间数据依赖问题解决
- Battle Atlas: 12 scenarios detailing the requirements for container safety construction
- 2022-7-6 beginner redis (I) download, install and run redis under Linux
- ROS机器人更换新雷达需要重新配置哪些参数
- [1] Basic knowledge of ros2 - summary version of operation commands
- 2022-7-7 Leetcode 844. Compare strings with backspace
- 室内ROS机器人导航调试记录(膨胀半径的选取经验)
- xshell连接服务器把密钥登陆改为密码登陆
猜你喜欢

作战图鉴:12大场景详述容器安全建设要求

Sliding rail stepping motor commissioning (national ocean vehicle competition) (STM32 master control)
![Introduction to database system - Chapter 1 introduction [conceptual model, hierarchical model and three-level mode (external mode, mode, internal mode)]](/img/35/5224252624cc76f42cbd0fd5c81d8c.png)
Introduction to database system - Chapter 1 introduction [conceptual model, hierarchical model and three-level mode (external mode, mode, internal mode)]

Talk about pseudo sharing

Take you to master the three-tier architecture (recommended Collection)

Social responsibility · value co creation, Zhongguancun network security and Information Industry Alliance dialogue, wechat entrepreneur Haitai Fangyuan, chairman Mr. Jiang Haizhou

Getting started with MySQL

Enregistrement de la navigation et de la mise en service du robot ROS intérieur (expérience de sélection du rayon de dilatation)

Detr introduction

Show the mathematical formula in El table
随机推荐
[daily training -- Tencent select 50] 231 Power of 2
【日常训练--腾讯精选50】231. 2 的幂
XML文件的解析操作
FCOS3D label assignment
室內ROS機器人導航調試記錄(膨脹半徑的選取經驗)
Help tenants
LeetCode简单题分享(20)
JS function returns multiple values
flask session伪造之hctf admin
Environment configuration of lavarel env
干货|总结那些漏洞工具的联动使用
Laravel form builder uses
2022-7-6 beginner redis (I) download, install and run redis under Linux
SSRF vulnerability file pseudo protocol [netding Cup 2018] fakebook1
带你掌握三层架构(建议收藏)
2022-7-6 使用SIGURG来接受外带数据,不知道为什么打印不出来
Flink | 多流转换
MySQL "invalid use of null value" solution
Battle Atlas: 12 scenarios detailing the requirements for container safety construction
ROS机器人更换新雷达需要重新配置哪些参数