File: control

package info (click to toggle)
ros-std-msgs 0.5.10-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 264 kB
  • ctags: 74
  • sloc: ansic: 352; xml: 19; makefile: 6
file content (53 lines) | stat: -rw-r--r-- 2,418 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
Source: ros-std-msgs
Section: libdevel
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), ros-message-generation, catkin (>> 0.6.16-2), python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), dh-python
Standards-Version: 3.9.8
Homepage: http://wiki.ros.org/std_msgs
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/ros/ros-std-msgs.git
Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/ros/ros-std-msgs.git

Package: ros-std-msgs
Section: devel
Architecture: all
Depends: ${misc:Depends}
Description: Message definitions for Standard Robot OS Messages
 This package is part of Robot OS (ROS). It contains message
 definitions for the ROS std_msgs library, which contains wrappers for
 ROS primitive types, which are documented in the msg specification. It
 also contains the Empty type, which is useful for sending an empty
 signal.

Package: libstd-msgs-dev
Architecture: all
Depends: ${misc:Depends}, ros-message-runtime
Description: C/C++ headers for Standard Robot OS Messages
 This package is part of Robot OS (ROS). It contains development C++
 headers for the ROS std_msgs library. This library provides wrappers
 for ROS primitive types, which are documented in the msg
 specification. It also contains the Empty type, which is useful for
 sending an empty signal.

Package: python-std-msgs
Section: python
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Python interface for Standard Robot OS Messages
 This package is part of Robot OS (ROS). It contains the python
 interface to libstd-msgs, which contains wrappers for ROS primitive
 types, which are documented in the msg specification. It also
 contains the Empty type, which is useful for sending an empty signal.

Package: cl-std-msgs
Section: lisp
Architecture: all
Depends: ${misc:Depends}
Description: LISP interface for Standard Robot OS Messages
 This package is part of Robot OS (ROS). It contains the LISP
 interface for libstd-msgs, which contains wrappers for ROS primitive
 types, which are documented in the msg specification. It also
 contains the Empty type, which is useful for sending an empty signal.