File: control

package info (click to toggle)
ros-pcl-msgs 0.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 96 kB
  • sloc: xml: 22; makefile: 2
file content (78 lines) | stat: -rw-r--r-- 2,221 bytes parent folder | download
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
Source: ros-pcl-msgs
Section: libdevel
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Jochen Sprickerhof <jspricke@debian.org>,
 Leopold Palomo-Avellaneda <leo@alaxarxa.net>,
 Timo Röhling <roehling@debian.org>,
Build-Depends:
 catkin,
 debhelper-compat (= 13),
 dh-ros,
 dh-sequence-python3,
 libgeometry-msgs-dev,
 libroscpp-core-dev,
 libsensor-msgs-dev,
 libstd-msgs-dev,
 python3-setuptools,
 ros-message-generation,
 ros-message-runtime,
 ros-sensor-msgs,
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://wiki.ros.org/pcl_msgs
Vcs-Browser: https://salsa.debian.org/science-team/ros-pcl-msgs
Vcs-Git: https://salsa.debian.org/science-team/ros-pcl-msgs.git

Package: ros-pcl-msgs
Section: devel
Architecture: all
Multi-Arch: foreign
Depends:
 ros-sensor-msgs,
 ${misc:Depends},
Description: Definitions of PCL-related Robot OS Messages
 This package is part of Robot OS (ROS). It contains messages which
 provide the glue between the Point Cloud Library and ROS.
 .
 This package contains the message definitions.

Package: cl-pcl-msgs
Section: lisp
Architecture: all
Multi-Arch: foreign
Depends:
 cl-sensor-msgs,
 ${misc:Depends},
Description: LISP code for PCL-related Robot OS Messages
 This package is part of Robot OS (ROS). It contains messages which
 provide the glue between the Point Cloud Library and ROS.
 .
 This package contains the generated LISP library.

Package: libpcl-msgs-dev
Architecture: any
Multi-Arch: foreign
Depends:
 libsensor-msgs-dev,
 ros-message-runtime,
 ${misc:Depends},
Description: C/C++ headers for PCL-related Robot OS Messages
 This package is part of Robot OS (ROS). It contains messages which
 provide the glue between the Point Cloud Library and ROS.
 .
 This package contains the generated C++ headers.

Package: python3-pcl-msgs
Section: python
Architecture: all
Depends:
 python3-sensor-msgs,
 ${misc:Depends},
 ${python3:Depends},
Description: Python 3 code for PCL-related Robot OS Messages
 This package is part of Robot OS (ROS). It contains messages which
 provide the glue between the Point Cloud Library and ROS.
 .
 This package contains the generated Python 3 package.