当前位置:网站首页>ROS compilation error: could not find a package configuration file provided by "XXX“
ROS compilation error: could not find a package configuration file provided by "XXX“
2022-06-11 04:59:00 【Immediately】
solve :
The system prompts what package is missing , Just install any package :sudo apt-get install ros-noetic-***, Change relevant contents according to your own system and error prompt .
Example :
1)
CMake Error at /opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "image_transport"
with any of the following names:
image_transportConfig.cmake
image_transport-config.cmake
Add the installation prefix of "image_transport" to CMAKE_PREFIX_PATH or
set "image_transport_DIR" to a directory containing one of the above files.
If "image_transport" provides a separate development package or SDK, be
sure it has been installed.
Call Stack (most recent call first):
zed-ros-wrapper/zed_nodelets/CMakeLists.txt:41 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/sjj/ZED_WS/build/CMakeFiles/CMakeOutput.log".
See also "/home/sjj/ZED_WS/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed
Command line solution :
sudo apt-get install ros-noetic-image-transport
2)
CMake Error at /opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "tf2_ros" with any
of the following names:
tf2_rosConfig.cmake
tf2_ros-config.cmake
Add the installation prefix of "tf2_ros" to CMAKE_PREFIX_PATH or set
"tf2_ros_DIR" to a directory containing one of the above files. If
"tf2_ros" provides a separate development package or SDK, be sure it has
been installed.
Call Stack (most recent call first):
zed-ros-wrapper/zed_nodelets/CMakeLists.txt:41 (find_package)
Command line solution :
sudo apt-get install ros-noetic-tf2-ros
边栏推荐
- Leetcode question brushing series - mode 2 (datastructure linked list) - 21:merge two sorted lists merge two ordered linked lists
- [Transformer]CoAtNet:Marrying Convolution and Attention for All Data Sizes
- CoDeSys get system time
- Leetcode question brushing series - mode 2 (datastructure linked list) - 24 (m): swap nodes in pairs exchange nodes in the linked list
- [NIPS2021]MLP-Mixer: An all-MLP Architecture for Vision
- lower_bound,upper_bound,二分
- Comparison of gigabit network card chips: who is better, a rising star or a Jianghu elder?
- go MPG
- 华为设备配置本地虚拟专用网互访
- Lianrui: how to rationally see the independent R & D of domestic CPU and the development of domestic hardware
猜你喜欢

Win10+manjaro dual system installation

Yolact paper reading and analysis

Paper reproduction: expressive body capture

Differences between the four MQ

Emnlp2021 𞓜 a small number of data relation extraction papers of deepblueai team were hired

Huawei equipment is configured to access the virtual private network through GRE tunnel

World programming language ranking in January 2022

华为设备配置BGP/MPLS IP 虚拟专用网

Crmeb/v4.4 Standard Version open version mall source code applet official account h5+app mall source code

Huawei equipment configures local virtual private network mutual access
随机推荐
[Transformer]On the Integration of Self-Attention and Convolution
An adaptive chat site - anonymous online chat room PHP source code
Free data | new library online | cnopendata data data of national heritage stores and auction enterprises
[markdown syntax advanced] make your blog more exciting (III: common icon templates)
Writing a good research title: Tips & Things to avoid
Meedu knowledge payment solution v4.5.4 source code
华为设备配置通过GRE隧道接入虚拟专用网
华为设备配置BGP/MPLS IP 虚拟专用网
Visual (Single) Object Tracking -- SiamRPN
Huawei equipment is configured with cross domain virtual private network
选择数字资产托管人时,要问的 6 个问题
Tianchi - student test score forecast
课程设计总结
2021 iccv paper sharing - occlusion boundary detection
Acts: how to hide defects?
Huawei equipment is configured to access the virtual private network through GRE tunnel
Go unit test example; Document reading and writing; serialize
Following the wave of lack of core, Lianrui launched a number of gigabit network card solutions
Possible errors during alphapose installation test
Pytoch machine learning GPU usage (conversion from CPU to GPU)