FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
virtual_camera/package.xml at windows_develop · cardboardcode/virtual_camera · GitHub
cardboardcode
/
virtual_camera
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
virtual_camera
/
package.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
27 lines (23 loc) · 878 Bytes
Breadcrumbs
virtual_camera
/
package.xml
Copy path
File metadata and controls
27 lines (23 loc) · 878 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
>virtual_camera</
name
>
<
version
>0.1.0</
version
>
<
description
>TODO: Package description</
description
>
<
maintainer
email
=
"
beyhy@artc.a-star.edu.sg
"
>rosi</
maintainer
>
<
license
>Apache 2.0</
license
>
<
buildtool_depend
>ament_cmake</
buildtool_depend
>
<
depend
>ament_index_cpp</
depend
>
<
depend
>rclcpp</
depend
>
<
depend
>sensor_msgs</
depend
>
<
depend
>cv_bridge</
depend
>
<
depend
>std_msgs</
depend
>
<
build_depend
>libopencv-dev</
build_depend
>
<
exec_depend
>libopencv-dev</
exec_depend
>
<
test_depend
>ament_lint_auto</
test_depend
>
<
test_depend
>ament_lint_common</
test_depend
>
<
test_depend
>ament_cmake_gtest</
test_depend
>
<
export
>
<
build_type
>ament_cmake</
build_type
>
</
export
>
</
package
>
Back
|
FazBrowse Home
|
New Git URL