当前位置:网站首页>What parameters need to be reconfigured to replace the new radar of ROS robot
What parameters need to be reconfigured to replace the new radar of ROS robot
2022-07-07 13:31:00 【Plum fruit tea】
1. background
Self developed chassis - indoor ROS The robot needs to be replaced 2D Laser radar , In the whole system ( signal communication 、 Drawing 、 location 、 Navigation ) What parameters need to be reconfigured ?
2. Communicate with the lower computer
1、 First of all, we need to know the radar IP
, Modify the interface of industrial computer IP
And laser radar IP
For the same segment .
2、 Inform the next machine (STM32) modify IP
, Reason for modification : The data transmission mode of chassis upper computer and lower computer is Socket; otherwise , Unable to receive the message sent by the lower computer odom data .
3、 LAN built by router , Router ip
It also needs to be modified ( Set the master-slave machine ).
Be careful : You can also modify the radar ip
, So the next machine 、 Routers and industrial computers ip
You don't have to change it .
3. Carto Drawing part
1、 Confirm the installation position of lidar , Modify the urdf file (r,p,y,x,y,z).
4. Navigation The navigation part
1、Navigation Navigation startup file launch Revision in China base_link To laser Of TF Transformation , Modify the installation position coordinates of the radar .( For positioning part amcl, Need to reconfigure ; If use Carto location , There is no need to configure , The mapping part has been configured )
5. Radar ROS Drive pack
1、 Confirm lidar ROS The topic name in the driver package 、rame_id Is it consistent with the parameters set in the map building navigation .
边栏推荐
- 学习突围2 - 关于高效学习的方法
- JS function 返回多个值
- Storage principle inside mongodb
- 解决缓存击穿问题
- Use of polarscatter function in MATLAB
- MySQL error 28 and solution
- My "troublesome" subordinates after 00: not bad for money, against leaders, and resist overtime
- Server to server (S2S) event (adjust)
- 数字ic设计——SPI
- LIS longest ascending subsequence problem (dynamic programming, greed + dichotomy)
猜你喜欢
Error lnk2019: unresolved external symbol
Show the mathematical formula in El table
SSRF漏洞file伪协议之[网鼎杯 2018]Fakebook1
OSI 七层模型
Digital IC Design SPI
DETR介绍
Write it down once Net a new energy system thread surge analysis
Use of polarscatter function in MATLAB
OSI seven layer model
Introduction and basic use of stored procedures
随机推荐
Shell batch file name (excluding extension) lowercase to uppercase
Vscode编辑器ESP32头文件波浪线不跳转彻底解决
LIS 最长上升子序列问题(动态规划、贪心+二分)
Milkdown 控件图标
10 张图打开 CPU 缓存一致性的大门
toRaw和markRaw
[learning notes] segment tree selection
Storage principle inside mongodb
数字ic设计——SPI
PAcP learning note 3: pcap method description
MongoDB 遇见 spark(进行整合)
Ogre introduction
Show the mathematical formula in El table
cmake 学习使用笔记(一)
Write it down once Net a new energy system thread surge analysis
聊聊伪共享
干货|总结那些漏洞工具的联动使用
Use of polarscatter function in MATLAB
ROS机器人更换新雷达需要重新配置哪些参数
如何让electorn打开的新窗口在window任务栏上面