运行激光雷达出现错误

[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 2 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 4 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 6 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 8 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 10 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 12 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 14 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 16 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 18 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 20 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 22 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 24 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 26 s .
[EAI INFO]: Try to connect the port /dev/ttyUSB0 again  after 28 s .
[EAI ERROR]: Cannot bind to the specified serial port /dev/ttyUSB0.
[flashgo_node-2] process has died [pid 108767, exit code 255, cmd /home/tyb/catkin_ws/devel/lib/flashgo/flashgo_node __name:=flashgo_node __log:=/home/tyb/.ros/log/1f812908-16bb-11ec-b832-000c29c73ea9/flashgo_node-2.log].
log file: /home/tyb/.ros/log/1f812908-16bb-11ec-b832-000c29c73ea9/flashgo_node-2*.log

可尝试使用如下办法

参考链接: link.
我尝试了一下不行,再次运行激光雷达launch。出现错误如下:

[EAI INFO]: Connected the port /dev/ttyUSB0 , start to scan ......
Start LIDAR is failed! Exit!! ......
[EAI INFO]: Now LIDAR is scanning ......
[flashgo_node-2] process has died [pid 109167, exit code -11, cmd /home/tyb/catkin_ws/devel/lib/flashgo/flashgo_node __name:=flashgo_node __log:=/home/tyb/.ros/log/7e76d930-16bb-11ec-b832-000c29c73ea9/flashgo_node-2.log].
log file: /home/tyb/.ros/log/7e76d930-16bb-11ec-b832-000c29c73ea9/flashgo_node-2*.log

又试了一下别的办法

我重新拔插一下激光雷达接口,并重新检测,能找到激光雷达串口,所以不是激光雷达问题。
接着,我重新编译了工作空间。

catkin_make

然后运行激光雷达包

可以运行了。

[EAI ERROR]: Cannot bind to the specified serial port /dev/ttyUSB0. process has died[pid 108767, ex相关推荐

  1. spawner: error: too few arguments [controller_spawner-4] process has died [pid 19013, exit code 2, c

    用moveit生成配置文件后,启动roslaunch arm4 demo_gazebo.com报错,如下: spawner: error: too few arguments XmbTextListT ...

  2. ERROR: transport error 202: bind failed: Address already in use ERROR: JDWP Transport dt_socket fail

    Tomcat报错 [root@xx-xx-xx-vcp-core bin]# ./restart.sh sh: line 1: kill: (32001) - No such process Usin ...

  3. 【报错】关于[Error] cannot bind non-const lvalue reference of type ‘std::String‘ to an rvalue……的一个解决方案

    使用dev c++进行一波教科书代码的练习时出现了一点问题,于是来记录一波. 报错信息如下: [Error] cannot bind non-const lvalue reference of typ ...

  4. Non-standard serial port baud rate setting

    ////combuad_recv.cpp #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #in ...

  5. SPP(SERIAL PORT PROFILE)

    一.介绍 1. spp是什么 串行端口配置文件(SPP)定义了使用蓝牙进行RS232(或类似)串行电缆仿真的设备应使用的协议和过程. 此配置文件涵盖的方案通过虚拟串行端口抽象(本身取决于操作系统)来处 ...

  6. Android 操作串口 (android serial port api)

    Android 操作串口 (android serial port api)

  7. Error running ‘xxx-web-order‘: Unable to open debugger port : java.net.Socke

    启动项目,报了这个错: Error running 'xxx-web-order': Unable to open debugger port (127.0.0.1:58737): java.net. ...

  8. vb.net2019- 串口serial port通信

    serial port,即串行端口,现在大多数硬件设备均采用串口技术与计算机相连. Public Class Form1Private Sub GetSerialPortNames()' Show a ...

  9. serial port 的操作

    import serial ①选择设备 ser=serial.Serial("/dev/ttyUSB0",9600,timeout=0.5) #使用USB连接串行口 ser=ser ...

最新文章

  1. 康复治疗学可以考计算机吗,【大揭秘】2018“人机对话”康复医学治疗技术专业技术资格考试...
  2. 带你重走 TiDB TPS 提升 1000 倍的性能优化之旅
  3. Detect combined string
  4. a different object with the same identifier value was already associated with the session解决方案
  5. 跪求AI编程语言--纯中文代码
  6. 参数无效_Shell 脚本启动如何传递参数
  7. php统计日周月数据,PHP实现 今天、昨天、上周、本周、本月、本季度 、本年数据统计功能...
  8. Unity 协程Coroutine综合测试
  9. concurrent map使用
  10. 个人专著推荐1:Red Hat Linux 9实务自学手册(含光盘)
  11. 浅谈 JAVA中静态初始化块和非静态初始化块的区别
  12. 从Java源代码生成UML视图
  13. Python3 从零单排17_类的继承
  14. 《SAP后勤模块实施攻略—SAP在生产、采购、销售、物流中的应用》——3.3 MRP结果评估概览...
  15. FFT蝶形算法的verilog实现专题——从FFT算法的定义开始入手
  16. 什么是用户实体行为分析(UEBA)
  17. Android柱状图
  18. 圆方树学习笔记 例题 uoj30 Tourists
  19. 网联V2X测试解决方案
  20. 气液增压缸用于风扇叶铆钉铆接(产品试压)

热门文章

  1. kodi直播电视,电视台分类管理,想看哪个一目了然
  2. 现代数学的基本概念:数学是一门研究数量、结构、变化以及空间等基本概念和方法的学科,数学的本质在于研究数学对象之间的关系。
  3. 深度学习目标检测:YOLOv5实现车辆检测(含车辆检测数据集+训练代码)
  4. 借2016年PMP考试改版推测2020年考试改版内容
  5. python图像处理报错:RuntimeWarning: overflow encountered in ushort_scalars
  6. C# 基于TCP 实现扫描指定ip端口
  7. Python根据URL地址下载文件并保存至对应目录
  8. 小米笔记本重装系统没有wifi功能和扬声器没有声音解决的过程(红米G游戏本)
  9. el-select 下拉框自定义背景颜色
  10. 物联网技术 android,基于Android技术的物联网应用开发