ROS 學習踩坑筆記4-在moveit編譯時找不到manipulation_msgsConfig.cmake manipulation_msgs-config.cmake檔案
轉載至:https://blog.csdn.net/qq_42145185/article/details/80975975
-- Could not find the required component 'manipulation_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.
CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "manipulation_msgs"
with any of the following names:
manipulation_msgsConfig.cmake
manipulation_msgs-config.cmake
這是由於少了manipulation_msgs這個包
我們在這裡安裝這個包就好了
在終端中輸入 sudo apt-get install ros-kinetic-manipulation-msgs
完成安裝後重新去編譯一下你的moveit包就行了。
相關文章
- ijkplayer編譯踩坑記錄編譯
- Laragon 編譯 Vue 踩坑記錄Go編譯Vue
- MoveIt! 學習筆記2- MoveIt! Commander Scripting(命令列控制)筆記命令列
- Laravel Mix 編譯 Vue 踩坑記錄Laravel編譯Vue
- Windows 10 編譯 Pycocotools 踩坑記Windows編譯
- 【編譯openjdk學習筆記】編譯JDK筆記
- MoveIt! 學習筆記1- MoveGroup C++ Interface筆記C++
- mybatis學習與踩坑記錄MyBatis
- 我的學習(踩坑)記錄
- 新手學習laravel踩坑記錄Laravel
- DelayedWorkQueue踩坑筆記筆記
- ZYNQ學習筆記(一): uboot 編譯筆記boot編譯
- 【踩坑筆記】專案出現Permission denied筆記
- 檔案上傳踩坑記及檔案清理原理探究
- 筆記:Mysql踩坑之路筆記MySql
- Realm ios踩坑筆記iOS筆記
- MUI的踩坑筆記UI筆記
- Go踩坑筆記(十九)Go筆記
- @SentinelResource踩坑記錄:blockHandler兜底方法找不到BloC
- Object C學習筆記4-記憶體管理Object筆記記憶體
- vim學習筆記——多檔案、多視窗編輯筆記
- Jmeter之讀取csv檔案踩坑記JMeter
- ros學習檔案系統介紹ROS
- spring boot學習與踩坑記錄Spring Boot
- ROS串列埠程式設計學習筆記ROS串列埠程式設計筆記
- Java學習筆記之檔案Java筆記
- 前端專案框架搭建隨筆---Webpack踩坑記前端框架Web
- vue + typescript 踩坑筆記(一)VueTypeScript筆記
- vue + typescript 踩坑筆記(二)VueTypeScript筆記
- Vue踩坑筆記(更新ing)Vue筆記
- redis 學習筆記(1)-編譯、啟動、停止Redis筆記編譯
- php學習踩坑(一)PHP
- 【ROS教程】編寫launch檔案ROS
- MoveIt! 學習筆記10- Planning with Approximated Constraint Manifolds筆記APPAI
- Runtime快遊戲呼叫copyfile介面寫臨時檔案踩坑記錄遊戲
- 【踩坑記】Ubuntu 20.04.6 LTS下編譯安裝gcc 4.4.0Ubuntu編譯GC
- ROS-tf tree的學習筆記,夠常用ROS筆記
- DVWA-檔案包含學習筆記筆記