问题
– Could not find the required component ‘can_msgs’. 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.
......
-- catkin 0.7.29
-- BUILD_SHARED_LIBS is on
-- Could NOT find can_msgs (missing: can_msgs_DIR)
-- Could not find the required component 'can_msgs'
本文介绍了在使用ROS Melodic时遇到的'Could not find the required component ‘can_msgs’.'错误。该问题通常由于缺少相应包或者环境配置不正确导致。通过安装'can_msgs'包或调整环境设置可以解决此问题。参考了ros-kinetic相关的错误解决方法。
订阅专栏 解锁全文
5976

被折叠的 条评论
为什么被折叠?



