当前位置: 首页 > news >正文

ROS报错:Roslaunch got a ‘No such file or directory‘ error while attempting to run xterm -e gdb --args

使用gdb调试VINS-mono的ROS节点时,碰到这么一个报错:

process[feature_tracker-2]: started with pid [8459]
RLException: Roslaunch got a 'No such file or directory' error while attempting to run:

xterm -e gdb --args /home/matthew/projects/vinsmono/devel/lib/vins_estimator/vins_estimator __name:=vins_estimator __log:=/home/matthew/.ros/log/5eeae726-84a9-11ec-ad3c-378f34e64432/vins_estimator-3.log

Please make sure that all the executables in this command exist and have
executable permission. This is often caused by a bad launch-prefix.
The traceback for the exception was written to the log file

查了一下,原来是没有安装xterm。

解决办法:

sudo apt-get install xterm

本文结束。

参考资料:

ros项目调试:ROS项目使用GDB调试_Coulson的博客-CSDN博客_ros程序调试

相关文章:

  • Ubuntu下的录屏工具Kazam和SimpleScreenRecorder, Peek
  • Ubuntu20.04+gdb/vscode调试ROS(VINS-Mono)程序
  • Windows 10上安装ROS noetic平台
  • Ubuntu查看环境变量
  • 四元素(四元数quaternion)的理解
  • SLAM算法资料收集
  • Ubuntu查看网卡信息
  • GDB最常用的命令
  • Ubuntu20.04+vscode快速调试ROS通用程序
  • ROS-Tutorials:rviz之Markers: Sending Basic Shapes (C++,附vscode调试说明)
  • Qt Creator 的下载与安装
  • Ubuntu20.04突然丢失网络时恢复的办法
  • Linux设置访问权限
  • ROS noetic view_frames TypeError: cannot use a string pattern on a bytes-like object
  • ROS noetic [turtle1_tf_broadcaster-4] process has died
  • AngularJS指令开发(1)——参数详解
  • cookie和session
  • ES6, React, Redux, Webpack写的一个爬 GitHub 的网页
  • FineReport中如何实现自动滚屏效果
  • iOS帅气加载动画、通知视图、红包助手、引导页、导航栏、朋友圈、小游戏等效果源码...
  • java 多线程基础, 我觉得还是有必要看看的
  • Java教程_软件开发基础
  • mongo索引构建
  • overflow: hidden IE7无效
  • 不上全站https的网站你们就等着被恶心死吧
  • 给新手的新浪微博 SDK 集成教程【一】
  • 检测对象或数组
  • 老板让我十分钟上手nx-admin
  • 深度学习中的信息论知识详解
  • 正则表达式小结
  • Hibernate主键生成策略及选择
  • 昨天1024程序员节,我故意写了个死循环~
  • ![CDATA[ ]] 是什么东东
  • #快捷键# 大学四年我常用的软件快捷键大全,教你成为电脑高手!!
  • (利用IDEA+Maven)定制属于自己的jar包
  • (论文阅读23/100)Hierarchical Convolutional Features for Visual Tracking
  • (算法)N皇后问题
  • (一一四)第九章编程练习
  • ... 是什么 ?... 有什么用处?
  • .gitignore
  • .NET 4.0中使用内存映射文件实现进程通讯
  • .NET/C# 利用 Walterlv.WeakEvents 高性能地定义和使用弱事件
  • .NET6 命令行启动及发布单个Exe文件
  • []sim300 GPRS数据收发程序
  • [c]统计数字
  • [C++]18:set和map的使用
  • [CQOI 2010]扑克牌
  • [flink总结]什么是flink背压 ,有什么危害? 如何解决flink背压?flink如何保证端到端一致性?
  • [HTML]Web前端开发技术28(HTML5、CSS3、JavaScript )JavaScript基础——喵喵画网页
  • [Java并发编程实战] 共享对象之可见性
  • [Kubernetes]9. K8s ingress讲解借助ingress配置http,https访问k8s集群应用
  • [LeetCode]Max Points on a Line
  • [php] 数据结构算法(PHP描述) 快速排序 quick sort
  • [PTP][1588v2] Follow_Up消息
  • [Verilog] Verilog 基本格式和语法