FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
mlcpp/package.xml at main · sungwook87/mlcpp · GitHub
sungwook87
/
mlcpp
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
20
Code
Issues
0
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
mlcpp
/
package.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
34 lines (30 loc) · 1.19 KB
Breadcrumbs
mlcpp
/
package.xml
Copy path
File metadata and controls
34 lines (30 loc) · 1.19 KB
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
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?
xml
version
=
"
1.0
"
?>
<
package
>
<
name
>mlcpp</
name
>
<
version
>0.1.0</
version
>
<
description
>The MLCPP package</
description
>
<
maintainer
email
=
"
seungwon@todo.todo
"
>Seungwon Song</
maintainer
>
<
maintainer
email
=
"
sungwook87@todo.todo
"
>Sungwook Jung</
maintainer
>
<
maintainer
email
=
"
eungchang_mason@kaist.ac.kr
"
>Eungchang Mason Lee</
maintainer
>
<
license
>TODO</
license
>
<
buildtool_depend
>catkin</
buildtool_depend
>
<!--
Dependencies needed to compile this package.
-->
<
build_depend
>roscpp</
build_depend
>
<
build_depend
>sensor_msgs</
build_depend
>
<
build_depend
>geometry_msgs</
build_depend
>
<
build_depend
>nav_msgs</
build_depend
>
<
build_depend
>image_geometry</
build_depend
>
<
build_depend
>pcl_ros</
build_depend
>
<
build_depend
>pcl_conversions</
build_depend
>
<
build_depend
>cv_bridge</
build_depend
>
<
run_depend
>roscpp</
run_depend
>
<
run_depend
>sensor_msgs</
run_depend
>
<
run_depend
>geometry_msgs</
run_depend
>
<
run_depend
>nav_msgs</
run_depend
>
<
run_depend
>image_geometry</
run_depend
>
<
run_depend
>pcl_ros</
run_depend
>
<
run_depend
>pcl_conversions</
run_depend
>
<
run_depend
>cv_bridge</
run_depend
>
<!--
The export tag contains other, unspecified, tags
-->
<
export
>
</
export
>
</
package
>
Back
|
FazBrowse Home
|
New Git URL