AutoWare install
发布日期:2021-09-30 05:16:59 浏览次数:1 分类:技术文章

本文共 613 字,大约阅读时间需要 2 分钟。

错误1.cmake error: "Could not find a package configuration file provided by "module_comm_msgs"

解决:
1.sudo apt-get install ros-kinetic-module-comm-msgs
发现报错:E: 无法定位软件包 ros-kinetic-module-comm-msgs
然后输入sudo apt-get install ros-kinetic-m TAB键发现根本就没有
2.然后我看有人说:

Try this in Autoware directory before compile.$ git submodule update --init

发现报错.fatal: Not a git repository (or any of the parent directories): .git

错误3:ROS中的编译问题 “catkin_make” must be invoked in the root of workspace

解决:删除在catkin_ws下的CMakeLists.txt和package.xml这两个文件

错误4:git 解决fatal: Not a git repository

解决:切换到项目所在文件夹下,报错是因为当前目录没有.git文件,如果实在不行,那就git init。

转载地址:https://blog.csdn.net/huoxingrenhdh/article/details/85302695 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:Ubuntu16.04 VTK6.3.0 测试
下一篇:ROS1 基于Husky模拟器

发表评论

最新留言

哈哈,博客排版真的漂亮呢~
[***.90.31.176]2024年03月22日 12时08分01秒