FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
openvslam/package.xml at master · laxnpander/openvslam · GitHub
laxnpander
/
openvslam
Public
forked from
xdspacelab/openvslam
Notifications
You must be signed in to change notification settings
Fork
14
Star
6
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
openvslam
/
package.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
27 lines (22 loc) · 874 Bytes
Breadcrumbs
openvslam
/
package.xml
Copy path
File metadata and controls
27 lines (22 loc) · 874 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
16
17
18
19
20
21
22
23
24
25
26
27
<?
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
>openvslam</
name
>
<
version
>0.2.3</
version
>
<
description
>OpenVSLAM: A Versatile Visual SLAM Framework</
description
>
<
author
>Shinya Sumikura</
author
>
<
author
>Mikiya Shibuya</
author
>
<
author
>Ken Sakurada</
author
>
<
maintainer
email
=
"
world.applepie@gmail.com
"
>ymd-stella</
maintainer
>
<
license
>2-clause BSD</
license
>
<
url
type
=
"
website
"
>https://openvslam-community.readthedocs.io/</
url
>
<
buildtool_depend
>cmake</
buildtool_depend
>
<
depend
>eigen</
depend
>
<
depend
>libg2o</
depend
>
<
depend
>libgoogle-glog-dev</
depend
>
<
depend
>libopencv-dev</
depend
>
<
depend
>yaml-cpp</
depend
>
<
export
>
<
build_type
>cmake</
build_type
>
</
export
>
</
package
>
Back
|
FazBrowse Home
|
New Git URL