当前位置:网站首页>Unknown CMake command "add_action_files"
Unknown CMake command "add_action_files"
2022-08-02 00:24:00 【small husk】
Unknown CMake command "add_action_files" error when compiling .action:
This means that cmake does not understand this command add_action_files, make sure to add actionlib_msgs and generate_message in the CMakeLists.txt of the function package, the code is as follows:
find_package(catkin REQUIRED COMPONENTSroscpprospystd_msgsactionlib_msgsmessage_generation)边栏推荐
猜你喜欢
随机推荐
Cyber-Physical System State Estimation and Sensor Attack Detection
零基础如何学习单片机,一位入门者的进阶路径,可参考
认识USB、Type-C、闪电、雷电接口
460. LFU cache
Play NFT summer: this collection of tools is worth collecting
JSP out.println()方法具有什么功能呢?
Graphical LeetCode - 1161. Maximum Sum of In-Layer Elements (Difficulty: Moderate)
els block deformation judgment.
利用“栈”快速计算——逆波兰表达式
JSP built-in object out object function introduction
How does JSP use the page command to make the JSP file support Chinese encoding?
Async/await principle and execution sequence analysis
Knowing the inorder traversal of the array and the preorder traversal of the array, return the postorder history array
IP核:FIFO
What is it like to trade for a living?
After reshipment tencent greetings to monitor if the corresponding service does not exist by sc. Exe command to add services
解析正则表达式的底层实现原理
[21-Day Learning Challenge] A small summary of sequential search and binary search
信息物理系统状态估计与传感器攻击检测
Short video SEO search operation customer acquisition system function introduction








