CMake Warning at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake: (find_package):
Could not find a package configuration file provided by "filters" with any
of the following names: filtersConfig.cmake
filters-config.cmake Add the installation prefix of "filters" to CMAKE_PREFIX_PATH or set
"filters_DIR" to a directory containing one of the above files. If
"filters" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
bp_laser_filters/CMakeLists.txt: (find_package) -- Could not find the required component 'filters'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found.
CMake Error at /opt/ros/indigo/share/catkin/cmake/catkinConfig.cmake: (find_package):
Could not find a package configuration file provided by "filters" with any
of the following names: filtersConfig.cmake
filters-config.cmake Add the installation prefix of "filters" to CMAKE_PREFIX_PATH or set
"filters_DIR" to a directory containing one of the above files. If
"filters" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
bp_laser_filters/CMakeLists.txt: (find_package)

解决:

sudo apt-get install ros-indigo-filters

最新文章

  1. [AlwaysOn Availability Groups]AG排查和监控指南
  2. 微信小程序开发视频教程新鲜出炉
  3. Failed to create the Java Virtual Machine.问题的解决
  4. CAS实现单点登入(sso)经典教程
  5. CGI 是什么
  6. phpstorm 自定义函数配置
  7. 20160125--Spring
  8. HTML5在input背景提示文本(placeholder)的CSS美化
  9. 201521123095 《Java程序设计》第5周学习总结
  10. 201521123050 《Java程序设计》第10周学习总结
  11. Scrapy 使用CrawlSpider整站抓取文章内容实现
  12. 招聘移动APP、接口、自动化、性能和安全方面的兼职测试讲师
  13. Node安装及自定义config
  14. Math对象应用详解
  15. IDEA + TortoiseSVN 导入 Eclipse 项目
  16. Linux电源管理(五)thermal【转】
  17. 我与git“美妙”的一天
  18. Spring-boot logback日志处理
  19. 取值为[1,n-1]含n个元素的整数数组,至少存在一个重复数,即可能存在多个重复数,O(n)时间内找出其中任意一个重复数,不使用额外存储空间。
  20. numpy的where函数

热门文章

  1. 获得当前正在显示的activity的类名
  2. JSTL的一些使用规范,坑
  3. 宝塔面板快速开启https服务
  4. 最优比例生成环(dfs判正环或spfa判负环)
  5. Tomcat 启动出现警告问题Setting property 'minSpar eThreads' to '25' did not find a matching property
  6. 170807、intellij idea maven集成lombok实例
  7. 玩转Javascript 给JS写测试
  8. 焦作网络赛L-Poor God Water【矩阵快速幂】
  9. apidemos编译出错
  10. Spring 体系结构