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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132
|
Source: ros-ros-comm-msgs
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:
debhelper-compat (= 13),
dh-ros,
dh-sequence-python3,
catkin,
libroscpp-core-dev,
libstd-msgs-dev,
python3-setuptools,
ros-message-generation,
ros-std-msgs,
Standards-Version: 4.7.2
Section: libs
Rules-Requires-Root: no
Homepage: https://wiki.ros.org/common_msgs
Vcs-Browser: https://salsa.debian.org/science-team/ros-ros-comm-msgs
Vcs-Git: https://salsa.debian.org/science-team/ros-ros-comm-msgs.git
Package: ros-rosgraph-msgs
Section: devel
Architecture: all
Multi-Arch: foreign
Depends:
ros-std-msgs,
${misc:Depends},
Description: Messages relating to the Robot OS Computation Graph, definitions
This package is part of Robot OS (ROS). It contains the definitions of
the messages relating to the ROS Computation Graph. Most users are not
expected to interact with the messages in this package, and it is
strongly advised against. These messages are generally wrapped in
higher level APIs.
Package: cl-rosgraph-msgs
Section: lisp
Architecture: all
Multi-Arch: foreign
Depends:
cl-std-msgs,
${misc:Depends},
Description: Messages relating to the Robot OS Computation Graph, LISP bindings
This package is part of Robot OS (ROS). It contains the LISP
interface to messages relating to the ROS Computation Graph. Most
users are not expected to interact with messages in this package, and
it is strongly advised against. These messages are generally wrapped
in higher level APIs.
Package: cl-std-srvs
Section: lisp
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Common service definitions, LISP bindings
This package is part of Robot OS (ROS). It contains common service
definitions.
.
This package contains the LISP interface to common service definitions.
Package: libros-rosgraph-msgs-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
libstd-msgs-dev,
${misc:Depends},
Description: Messages relating to the Robot OS Computation Graph
This package is part of Robot OS (ROS). rosgraph_msgs contains
messages relating to the ROS Computation Graph. Most users are not
expected to interact with the messages in this package, and it is
strongly advised against. These messages are generally wrapped in
higher level APIs.
Package: libstd-srvs-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
libroscpp-core-dev,
${misc:Depends},
Description: Robot OS Common service definitions
This package is part of Robot OS (ROS). It contains common service
definitions.
.
This package contains C++ development files for common service definitions.
Package: python3-rosgraph-msgs
Section: python
Architecture: all
Depends:
python3-genpy,
python3-std-msgs,
${misc:Depends},
${python3:Depends},
Description: Messages relating to the Robot OS Computation Graph, Python 3 bindings
This package is part of Robot OS (ROS). It contains the Python
interface to messages relating to the ROS Computation Graph. Most
users are not expected to interact with messages in this package, and
it is strongly advised against. These messages are generally wrapped
in higher level APIs.
.
This package contains the generated Python 3 package.
Package: python3-std-srvs
Section: python
Architecture: all
Depends:
${misc:Depends},
${python3:Depends},
Description: Robot OS Common service definitions, Python 3 bindings
This package is part of Robot OS (ROS). It contains common service
definitions.
.
This package contains the Python 3 interface to common service definitions.
Package: ros-std-srvs
Section: devel
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: Robot OS Common service definitions, definitions
This package is part of Robot OS (ROS). It contains common service
definitions.
.
This package contains the message definitions of the common service
definitions messages.
|