
ROS
小张小张快来学习
这个作者很懒,什么都没留下…
展开
-
fatal error: glog/logging.h: 没有那个文件或目录
系统版本:ubuntu18.04ROS版本:melodiccatkin_make报错:In file included from /home/用户名/桌面/AutonomousMining/src/pnc/src/file.cc:17:0:/home/用户名/桌面/AutonomousMining/src/pnc/include/file.h:37:10: fatal error: glog/logging.h: 没有那个文件或目录 #include <glog/logging.h.原创 2021-09-05 18:36:04 · 5329 阅读 · 0 评论 -
Cmake报错-Could not find a package configuration file provided by...
catkin_make报错:CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "serial" with any of the following names: serialConfig.cmake serial-config.cmake原创 2021-09-05 17:24:35 · 3755 阅读 · 0 评论 -
(成功)ROS安装过程中如何解决 rosdep update 命令出现错误——安装记录
系统:ubuntu18.04ros:ros-melodic大部分解决办法转载自:https://zhuanlan.zhihu.com/p/3920827311.sudo rosdep init报错(切换为手机热点init成功!)ERROR: Rosdep experienced an error: ('The read operation timed out',)Please go to the rosdep page [1] and file a bug report with the原创 2021-08-18 12:37:36 · 26012 阅读 · 18 评论 -
Could not find a package configuration file provided by “cv_bridge“
CMake Error at /usr/share/catkin/cmake/catkinConfig.cmake:75 (find_package): Could not find a package configuration file provided by "cv_bridge" with any of the following names: cv_bridgeConfig.cmake cv_bridge-config.cmake Add the installa.原创 2021-06-30 15:59:31 · 3510 阅读 · 0 评论