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
|
Source: ros-ros-comm-msgs
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Thomas Moulard <thomas.moulard@gmail.com>,
Jochen Sprickerhof <jspricke@debian.org>,
Leopold Palomo-Avellaneda <leo@alaxarxa.net>
Build-Depends: debhelper (>= 9), catkin (>> 0.6.16-2), libroscpp-core-dev, ros-message-generation, libstd-msgs-dev, python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), dh-python, ros-std-msgs
Standards-Version: 3.9.8
Section: libs
Homepage: http://wiki.ros.org/common_msgs
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/ros/ros-ros-comm-msgs.git
Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/ros/ros-ros-comm-msgs.git
Package: ros-rosgraph-msgs
Section: devel
Architecture: all
Depends: ${misc:Depends}, ros-std-msgs
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: libros-rosgraph-msgs-dev
Section: libdevel
Architecture: all
Depends: ${misc:Depends}, libstd-msgs-dev
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: python-rosgraph-msgs
Section: python
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genpy, python-std-msgs
Description: Messages relating to the Robot OS Computation Graph, Python 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.
Package: cl-rosgraph-msgs
Section: lisp
Architecture: all
Depends: ${misc:Depends}, cl-std-msgs
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: ros-std-srvs
Section: devel
Architecture: all
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.
Package: libstd-srvs-dev
Section: libdevel
Architecture: all
Depends: ${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: python-std-srvs
Section: python
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Robot OS Common service definitions, Python bindings
This package is part of Robot OS (ROS). It contains common service
definitions.
.
This package contains the Python interface to common service definitions.
Package: cl-std-srvs
Section: lisp
Architecture: all
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.
|