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
|
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>
Build-Depends: debhelper-compat (= 13), ros-message-generation, catkin,
python3-setuptools, python3-all,
libsensor-msgs-dev, libgeometry-msgs-dev, ros-message-runtime,
libroscpp-core-dev, libstd-msgs-dev, dh-sequence-python3,
ros-sensor-msgs
Standards-Version: 4.5.1
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: ${misc:Depends}, ros-sensor-msgs
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: libpcl-msgs-dev
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends}, ros-message-runtime, libsensor-msgs-dev
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:Depends}, ${misc:Depends}, python3-sensor-msgs
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.
Package: cl-pcl-msgs
Section: lisp
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, cl-sensor-msgs
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.
|