Could not find a package configuration file provided by “XXX“ with any of the following names :XXX

编程入门 行业动态 更新时间:2024-10-26 20:24:12

Could not find a package <a href=https://www.elefans.com/category/jswz/34/1765737.html style=configuration file provided by “XXX“ with any of the following names :XXX"/>

Could not find a package configuration file provided by “XXX“ with any of the following names :XXX

问题:

– Could not find the required component ‘dynamic_reconfigure’. 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/kinetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by
“dynamic_reconfigure” with any of the following names:

dynamic_reconfigureConfig.cmake
dynamic_reconfigure-config.cmake

对于该问题:
因为缺少’dynamic_reconfigure’
所以安装就可以了:

 sudo apt-get install ros-kinetic-dynamic-reconfigure
## 注意你的ros版本好,如果不是kinetic,就把kinetic换掉
## 是dynamic-reconfigure 而不是dynamic_reconfigure

对于类似问题只要把dynamic-reconfigure换掉就okl

更多推荐

Could not find a package configuration file provided by “XXX“ with any of the

本文发布于:2024-03-04 21:29:17,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1710467.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:configuration   package   find   names   XXX

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!