当前位置:网站首页>ros功能包内自定义消息引用失败
ros功能包内自定义消息引用失败
2022-04-23 20:46:00 【落霞孤鹜,秋水长天】
在ros自定义消息,功能包内文件引用失败,是因为功能报内的编译顺序不对,在cmakelist.txt文件里加入下面的语句就行了:
add_dependencies([引用消息的节点名] $(${
PROJECT_NAME}_EXPORTED_TARGETS) ${
catkin_EXPORTED_TARGETS})
作用是告诉编译器编译时注意顺序。
版权声明
本文为[落霞孤鹜,秋水长天]所创,转载请带上原文链接,感谢
https://blog.csdn.net/weixin_44001261/article/details/124302670
边栏推荐
- MySQL advanced common functions
- CONDA environment management command
- go struct
- Awk print special characters
- 2021-06-29 C escape character cancellation and use
- Fastdfs mind map
- Unity solves Z-fighting
- DOS command of Intranet penetration
- "Meta function" of tidb 6.0: what is placement rules in SQL?
- [PTA] l1-002 printing hourglass
猜你喜欢

Unity animation creates sequence frame code and generates animationclip

Common commands of MySQL in Linux

GO语言开发天天生鲜项目第三天 案例-新闻发布系统二

Go language development Daily Fresh Project Day 3 Case - Press Release System II

Solution: NPM err! code ELIFECYCLE npm ERR! errno 1

Elastic box model

Summary and effect analysis of methods for calculating binocular parallax

LeetCode 994、腐烂的橘子

3-5通过XSS获取cookie以及XSS后台管理系统的使用

MySQL基础合集
随机推荐
Leetcode 1351. Negative numbers in statistical ordered matrices
Flex layout
Easy to use nprogress progress bar
Win 11K in 100 days, super complete learning guide for job transfer test
Send email to laravel
JSX syntax rules
软件测试要怎么学?自学还是培训看完这篇文章你就懂了
LeetCode 20、有效的括号
Learn to C language fourth day
A login and exit component based on token
居家第二十三天的午饭
Common problems in deploying projects with laravel and composer for PHP
Awk example skills
go interface
An error occurs when the addressable assets system project is packaged. Runtimedata is null
MySQL进阶之常用函数
unity 功能扩展
On IRP from the perspective of source code
Fastdfs思维导图
How to configure SSH public key in code cloud