FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
micro-ROS-demos/Cpp/string_subscriber/package.xml at develop · micro-ROS/micro-ROS-demos · GitHub
micro-ROS
/
micro-ROS-demos
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
101
Code
Issues
7
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
micro-ROS-demos
/
Cpp
/
string_subscriber
/
package.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (15 loc) · 608 Bytes
Breadcrumbs
micro-ROS-demos
/
Cpp
/
string_subscriber
/
package.xml
Copy path
File metadata and controls
16 lines (15 loc) · 608 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?
xml
version
=
"
1.0
"
?>
<?
xml-model
href
=
"
http://download.ros.org/schema/package_format3.xsd
"
schematypens
=
"
http://www.w3.org/2001/XMLSchema
"
?>
<
package
format
=
"
3
"
>
<
name
>string_subscriber_cpp</
name
>
<
version
>0.0.1</
version
>
<
description
>Example of a string subscriber</
description
>
<
maintainer
email
=
"
borjaouterelo@eprosima.com
"
>borjaouterelo</
maintainer
>
<
license
>Apache License 2.0</
license
>
<
buildtool_depend
>ament_cmake</
buildtool_depend
>
<
build_depend
>rclcpp</
build_depend
>
<
build_depend
>std_msgs</
build_depend
>
<
export
>
<
build_type
>ament_cmake</
build_type
>
</
export
>
</
package
>
Back
|
FazBrowse Home
|
New Git URL