今天LZ在运行下面给代码时出现

rosdep install rgbdslam

然后报如下错误:

ERROR: Rosdep cannot find all required resources to answer your query
Missing resource rgbdslam
ROS path [0]=/opt/ros/indigo/share/ros
ROS path [1]=/opt/ros/indigo/share
ROS path [2]=/opt/ros/indigo/stacks
ROS path [3]=/home/felaim/Documents/code/ORB_SLAM2/Examples/ROS

从路径看出来并没有工作空间的catkin_ws的路径.

解决方案很简单:

source devel/setup.bash

谁每天还没碰上几个error呢(⊙o⊙)?解决了就好O(∩_∩)O哈哈~

ROS(ERROR):Rosdep cannot find all required resources to answer your query相关推荐

  1. 一定能解决ROS系统 rosdep update超时问题de简单方法

    rosdep update命令使用 该方法是可以跳过sudo rosdep init初始化命令设置的,前提是安装ros:(https://blog.csdn.net/weixin_44023934/a ...

  2. (理解和3种方法完全解决pycharm报错)main.py: error: the following arguments are required: -d/--dataset

    文章目录 背景 理解 完全解决 方法1 方法2 方法3 背景 很多人只说解决方案,却不说原因,遂有此篇. 在pycharm中直接运行如下代码main.py报错: import argparse if ...

  3. error: the following arguments are required: cfg_file

    error: the following arguments are required: cfg_file 这里一共列举4种情况: 1)参数前面没有加-- 2)参数没有加default值 3)没有这个 ...

  4. CentOS 6.5 安装 Redis 执行 make #error Newer version of jemalloc required

    为什么80%的码农都做不了架构师?>>>    CentOS 6.5 安装 Redis 执行 make #error "Newer version of jemalloc ...

  5. The server is invalid. Error occurred reading server credential. Required file or directory ‘serverO

    错误提示 改正 可以看到检测报错: The server is invalid. Error occurred reading server credential. Required file or ...

  6. ERROR: Rosdep experienced an error: Unable to handle package.xml format version ‘3‘

    errror catkin_make 命令时候,报错如下: ERROR: Rosdep experienced an error: Unable to handle package.xml forma ...

  7. python3 运行argparse XX.py: error: the following arguments are required: N An exception has occurred,

    Spyder(python 3.6) 运行含argparse模块的程序 # max sum.py import argparseparser = argparse.ArgumentParser(des ...

  8. flink Could not acquire the minimum required resources

    flink Could not acquire the minimum required resources # 解决方案大部分都是说内存不足,调整如下参数:jobmanager.memory.pro ...

  9. error: the following arguments are required: img, config, checkpoint

    目录 01问题描述 02 问题分析 ​03 解决方案 01问题描述 在验证mmdetection环境是否安装成功的时候,出现如下错误: error: the following arguments a ...

最新文章

  1. 【Qt】新安装的虚拟机,使用QtCreator第一次编译时报错:g++: Command not found
  2. C++编译器Qt Creator下载地址
  3. ysoserial java 反序列化 Groovy1
  4. C++三角函数用法错误error C2668: 'tan' : ambiguous call to overloaded function原因及解决方法
  5. strcpy和strcmp——调用库函数快速操作字符数组
  6. linux使用技巧:自动补全、常用快捷键* ? [] {}
  7. 特征工程完全手册 - 从预处理、构造、选择、降维、不平衡处理
  8. python中时间间隔默认单位是什么_Python时间增量(以年为单位)
  9. JavaScript常用数组操作
  10. Springboot05整合FastJson优化输出
  11. python 时分秒毫秒_第一篇:Python处理时间日期
  12. Java学习系列及数据结构博客全目录
  13. 邀请您加入移动开发专家联盟
  14. 工作流框架的设计要点
  15. Webshell实现与隐藏探究
  16. 云桌面服务器+搭建,搭建自己的云桌面服务器
  17. 表示背景色彩的html是,[html颜色代码]HTML语言中,设置背景颜色的代码是?
  18. 礼物帮手项目(3) - 传id跳转详情页(尝试2种方法)
  19. 集美大学 - 2840 - 实验9 - 编程题
  20. python xlwt 写入Excel

热门文章

  1. c语言监视,C语言设置监视哨的顺序查找、折半查找算法的实现
  2. 利用opencv带你玩转人脸识别-中篇(人脸检测,检测多个,视频检测快速入门)
  3. 五、考研数据结构笔记——栈与队列的应用
  4. android 8.1 9.0 10.0 app应用卸载黑名单
  5. 【Android显示系统初探】surface初相识
  6. html5 javascript写法,9 个强大而非主流的JS写法(各种 Hack 写法)
  7. Linux时间函数time()、ctime()、ctime_r()、localtime()、localtime_r()、asctime()、strftime()的转换关系
  8. 怎么注册自己公司域名的企业邮箱?外贸邮箱哪个好用?
  9. 多智能体仿真环境NetLogo介绍之导入外部数据
  10. 本地python环境快速迁移到另外一台电脑