当前位置:网站首页>ROS error: could not find a package configuration file provided by "move_base“
ROS error: could not find a package configuration file provided by "move_base“
2022-07-06 21:20:00 【How much is the code? Oneortwo】
CMake Error at
/opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):Could not find a package configuration file provided by
"move_base" with any of the following names:
move_baseConfig.cmake
move_base-config.cmake
Add the installation prefix of “move_base” to CMAKE_PREFIX_PATH or set
“move_base_DIR” to a directory containing one of the above files. If
“move_base” provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
ROS-Academy-for-Beginners/navigation_sim_demo/CMakeLists.txt:3 (find_package)
– Configuring incomplete, errors occurred!
reason :
The lack of move_base package .
solve :
sudo apt-get install ros-kinetic-move-base
kinetic Corresponding to your ubuntu Corresponding to the system ros edition .
边栏推荐
- Nodejs tutorial expressjs article quick start
- Pat 1085 perfect sequence (25 points) perfect sequence
- 966 minimum path sum
- WEB功能测试说明
- 039. (2.8) thoughts in the ward
- Data Lake (VIII): Iceberg data storage format
- 3D人脸重建:从基础知识到识别/重建方法!
- @GetMapping、@PostMapping 和 @RequestMapping详细区别附实战代码(全)
- c#使用oracle存储过程获取结果集实例
- Math symbols in lists
猜你喜欢
【力扣刷题】32. 最长有效括号
Absolute primes (C language)
缓存更新策略概览(Caching Strategies Overview)
【力扣刷题】一维动态规划记录(53零钱兑换、300最长递增子序列、53最大子数组和)
Common English vocabulary that every programmer must master (recommended Collection)
每个程序员必须掌握的常用英语词汇(建议收藏)
What is the problem with the SQL group by statement
HMS core machine learning service creates a new "sound" state of simultaneous interpreting translation, and AI makes international exchanges smoother
3D face reconstruction: from basic knowledge to recognition / reconstruction methods!
KDD 2022 | 通过知识增强的提示学习实现统一的对话式推荐
随机推荐
SAP Fiori应用索引大全工具和 SAP Fiori Tools 的使用介绍
JS get array subscript through array content
3D face reconstruction: from basic knowledge to recognition / reconstruction methods!
R language for text mining Part4 text classification
Study notes of grain Mall - phase I: Project Introduction
Interviewer: what is the internal implementation of ordered collection in redis?
分糖果
[interpretation of the paper] machine learning technology for Cataract Classification / classification
Replace Internet TV set-top box application through digital TV and broadband network
ICML 2022 | flowformer: task generic linear complexity transformer
Ravendb starts -- document metadata
Web开发小妙招:巧用ThreadLocal规避层层传值
Chris LATTNER, the father of llvm: why should we rebuild AI infrastructure software
[go][转载]vscode配置完go跑个helloworld例子
JS according to the Chinese Alphabet (province) or according to the English alphabet - Za sort &az sort
R语言可视化两个以上的分类(类别)变量之间的关系、使用vcd包中的Mosaic函数创建马赛克图( Mosaic plots)、分别可视化两个、三个、四个分类变量的关系的马赛克图
Regular expression collection
ICML 2022 | Flowformer: 任务通用的线性复杂度Transformer
Acdreamoj1110 (multiple backpacks)
JS学习笔记-OO创建怀疑的对象