当前位置:网站首页>14、 ROS meta function package
14、 ROS meta function package
2022-07-28 14:53:00 【Rock magnon】
List of articles
1、 Meta function pack
1. effect
When completing a systematic function , Different sub function packages may be involved , In order to improve the efficiency of installing function packs , stay ROS in , It provides a way to package different function packages into one function package , Directly call the packaged function package , This package becomes a meta function package (MetaPackage)
2. characteristic
This function package is a virtual package , There is no substantive function , But it relies on other software packages , Function packs can be combined in this way
3. Realization
- modify package.xml file
Add the dependent package name at the end of the file , stay export Add relevant content to the label :<exec_depend>head_test</exec_depend> <exec_depend>service_test</exec_depend> <exec_depend>param_test</exec_depend> <!-- The export tag contains other, unspecified, tags --> <export> <metapackage /> // Be sure to add this statement </export> </package> - modify CMakeLists.txt file
CMakeLists.txt Only four lines are reserved in the file , The three lines come with the system , The last line is added by myself , And there must be no line breaks in the filecmake_minimum_required(VERSION 3.0.2) project(my_package) find_package(catkin REQUIRED) catkin_metapackage()
边栏推荐
- C语言库函数getchar()怎么使用
- How to make the characters in the photos laugh? HMS core video editing service one click smile function makes people smile more naturally
- 2022 safety officer-a certificate operation certificate examination question bank simulated examination platform operation
- 企鹅一面:为什么不建议使用SELECT * ?
- Creating, deleting and viewing Anaconda virtual environment
- How long can we "eat" the dividends of domestic databases?
- When Xcode writes swiftui code, it is a small trap that compiles successfully but causes the preview to crash
- Robot mathematics foundation 3D space position representation space position
- 我正在使用中的博客创作工具
- Create a table under swiftui with table
猜你喜欢

10、 Timestamp

九、uni-popup用法 下拉框底部弹窗效果

The 35 required questions in MySQL interview are illustrated, which is too easy to understand

@Solution to DS ('slave') multi data source compatible transaction problem
![[Tanabata] Tanabata lonely little frog research edition? The final chapter of Tanabata Festival!](/img/0b/4fc583a3dd4794b0c2b0d64d905be7.png)
[Tanabata] Tanabata lonely little frog research edition? The final chapter of Tanabata Festival!

Cv:: mat conversion to qimage error
Some problems encountered in the development of Excel VBA, solutions, and continuous updates

How to reduce the resolution of only 3D camera but not UI camera

Focus on differentiated product design, intelligent technology efficiency improvement and literacy education around new citizen Finance

It's so hot that solar power can't take off? Hello, head
随机推荐
VTK notes - picker picker summary
Many "double first-class" universities have launched the research guarantee and prediction name!
爆肝整理JVM十大模块知识点总结,不信你还不懂
Core Data 是如何在 SQLite 中保存数据的
卡方分布和伽马函数(Chi-Square Distribution)
Third class exercise
Installing redis in Linux
UI开发中所遇到的各种坑
Hcip day 12
多商户商城系统功能拆解17讲-平台端订单列表
&0xffffffff(0x08)
【七夕】七夕孤寡小青蛙究极版?七夕节最终章!
C language exercises
Vtkcellpicker picking triangular patches
C language related programming exercises
QT serialization qdatastream
Create a table under swiftui with table
Another way of understanding the essence of Hamming code
Getting started with scottplot tutorial: getting and displaying values at the mouse
How long can we "eat" the dividends of domestic databases?