当前位置:网站首页>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()
边栏推荐
- Hcip day 11
- 如何只降3D相机不降UI相机的分辨率
- 468产品策划与推广方案(150份)
- 2022 high altitude installation, maintenance, removal of examination question bank and online simulated examination
- Floating point data type in C language (did you learn to waste it)
- Ability to add class @published for custom attribute wrapper types
- It's so hot that solar power can't take off? Hello, head
- 看了就会的 Rainbond 入门教程
- Many "double first-class" universities have launched the research guarantee and prediction name!
- Factory mode and constructor mode
猜你喜欢

Redis redis use in jedis

UI开发中所遇到的各种坑
![[线程安全问题] 多线程到底可能会带来哪些风险?](/img/79/112ab7e586b0bceb296dfddb2728be.png)
[线程安全问题] 多线程到底可能会带来哪些风险?

The method of implementing simple student achievement management system with C language

围绕新市民金融聚焦差异化产品设计、智能技术提效及素养教育
C# 读取ini文件、键值对操作

Introduction to MITK

Redis-Redis在Jedis中的使用

2022 melting welding and thermal cutting examination questions and online simulation examination

复制excel行到指定行
随机推荐
7月29日 ApacheCon|Apache Pulsar 在 vivo 的探索与实践 即将开播
2022 high altitude installation, maintenance, removal of examination question bank and online simulated examination
pix2pix
Reptile: from introduction to imprisonment (I) -- Concept
C language related programming exercises
[Tanabata] Tanabata lonely little frog research edition? The final chapter of Tanabata Festival!
I am using a blog creation tool
How to effectively conduct the review meeting (Part 1)?
OKR and grad
Excel VBA 免密查看VBE加密代码
RPC (remote procedure call protocol) telecommunication framework
Second class exercise
Factory mode and constructor mode
Product Manager
我正在使用中的博客创作工具
linux安装mysql
Animation mechanism of swiftui
VTK notes - picker picker summary
MITK create module
&0xffffffff(0x08)