ros-common-msgs 1.12.5-3 source package in Ubuntu
Changelog
ros-common-msgs (1.12.5-3) unstable; urgency=medium * Update watch file * rebuild due to changes in ros-genpy -- Jochen Sprickerhof <email address hidden> Mon, 10 Jul 2017 16:53:00 +0200
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ros-common-msgs_1.12.5-3.dsc | 4.6 KiB | 237fe07a216f99f5e442470ec8755696922242cb33b0f02f82497968e4a76c6d |
ros-common-msgs_1.12.5.orig.tar.gz | 58.1 KiB | 816d96927e7aa6aa4972d5b9dfa3a1c71421cd9c15796d1f5f721ef947ee7fc3 |
ros-common-msgs_1.12.5-3.debian.tar.xz | 5.8 KiB | b0b3a4aac80c4803f89fc6083387472c3d04572c991d9e445508acb03dcea4b2 |
Available diffs
- diff from 1.12.5-2 to 1.12.5-3 (598 bytes)
No changes file available.
Binary packages built by this source
- cl-actionlib-msgs: Messages relating to Robot OS actionlib, LISP interface
This package is part of Robot OS (ROS), and contains the common
messages to interact with an action server and an action client. For
full documentation of the actionlib API see the
http://wiki.ros. org/actionlib package.
.
This package contains the generated LISP library.
- cl-diagnostic-msgs: Messages relating to Robot OS diagnostic, LISP interface
This package is part of Robot OS (ROS), and contains the messages
which provide the standardized interface for the diagnostic and
runtime monitoring systems in ROS. These messages are currently used
by the <http://wiki.ros. org/diagnostics> stack, which provides
libraries for simple ways to set and access the messages, as well as
automated ways to process the diagnostic data.
.
This package contains the generated LISP library.
- cl-geometry-msgs: Messages relating to Robot OS geometry, LISP interface
This package is part of Robot OS (ROS), and provides the messages for
common geometric primitives such as points, vectors, and poses. These
primitives are designed to provide a common data type and facilitate
interoperability throughout the system.
.
This package contains the generated LISP library.
- cl-nav-msgs: Messages relating to Robot OS nav, LISP interface
This package is part of Robot OS (ROS), and provides the common
messages used to interact with the 'nav' http://wiki.ros. org/navigation
stack.
.
This package contains the generated LISP library.
- cl-sensor-msgs: Messages relating to Robot OS sensor, LISP interface
This package is part of Robot OS (ROS), and provides messages for
commonly used sensors, including cameras and scanning laser
rangefinders.
.
This package contains the generated LISP library.
- cl-shape-msgs: Messages relating to Robot OS shape, LISP interface
This package is part of Robot OS (ROS), and provides messages for
defining shapes, such as simple solid object primitives (cube,
sphere, etc), planes, and meshes.
.
This package contains the generated LISP library.
- cl-stereo-msgs: No summary available for cl-stereo-msgs in ubuntu artful.
No description available for cl-stereo-msgs in ubuntu artful.
- cl-trajectory-msgs: Messages relating to Robot OS trajectory, LISP interface
This package is part of Robot OS (ROS), and provides messages for
defining robot trajectories. These messages are also the building
blocks of most of the http://wiki.ros. org/control_ msgs
.
This package contains the generated LISP library.
- cl-visualization-msgs: Messages relating to Robot OS visualization, LISP interface
This package is part of Robot OS (ROS), and provides a set of
messages used by higher level packages, such as rviz, that deal in
visualization-specific data.
.
The main messages in visualization_msgs is
visualization_msgs/Marker. The marker message is used to
send visualization "markers" such as boxes, spheres, arrows, lines,
etc. to a visualization environment such as
http:///www.ros. org/wiki/ rviz See the rviz tutorial
http://www.ros. org/wiki/ rviz/Tutorials for more information.
.
This package contains the generated LISP library.
- libactionlib-msgs-dev: Messages relating to the Robot OS actionlib, C/C++ interface
This package is part of Robot OS (ROS), and contains the common
messages to interact with an action server and an action client. For
full documentation of the actionlib API see the
http://wiki.ros. org/actionlib package.
.
This package contains the generated headers files.
- libdiagnostic-msgs-dev: Messages relating to Robot OS diagnostic, C/C++ interface
This package is part of Robot OS (ROS), and contains the messages
which provide the standardized interface for the diagnostic and
runtime monitoring systems in ROS. These messages are currently used
by the http://wiki.ros. org/diagnostics stack, which provides
libraries for simple ways to set and access the messages, as well as
automated ways to process the diagnostic data.
.
This package contains the generated C/C++ header files.
- libgeometry-msgs-dev: Messages relating to Robot OS geometry, C/C++ interface
This package is part of Robot OS (ROS), and provides the messages for
common geometric primitives such as points, vectors, and poses. These
primitives are designed to provide a common data type and facilitate
interoperability throughout the system.
.
This package contains the generated headers files.
- libnav-msgs-dev: Messages relating to Robot OS nav, C/C++ interface
This package is part of Robot OS (ROS), and provides the common
messages used to interact with the 'nav' http://wiki.ros. org/navigation
stack.
.
This package contains the generated headers files.
- libsensor-msgs-dev: Messages relating to Robot OS sensor, C/C++ interface
This package is part of Robot OS (ROS).
This package defines messages for commonly used sensors, including
cameras and scanning laser rangefinders.
.
This package contains the generated headers files.
- libshape-msgs-dev: Messages relating to Robot OS shape, C/C++ interface
This package is part of Robot OS (ROS), and provides messages for
commonly used sensors, including cameras and scanning laser
rangefinders.
.
This package contains the generated headers files.
- libstereo-msgs-dev: No summary available for libstereo-msgs-dev in ubuntu cosmic.
No description available for libstereo-msgs-dev in ubuntu cosmic.
- libtrajectory-msgs-dev: Messages relating to Robot OS trajectory, C/C++ interface
This package is part of Robot OS (ROS), and provides messages for
defining robot trajectories. These messages are also the building
blocks of most of the http://wiki.ros. org/control_ msgs
.
This package contains the generated headers files.
- libvisualization-msgs-dev: Messages relating to Robot OS visualization, C/C++ interface
This package is part of Robot OS (ROS), and provides a set of
messages used by higher level packages, such as rviz, that deal in
visualization-specific data.
.
The main messages in visualization_msgs is
visualization_msgs/Marker. The marker message is used to
send visualization "markers" such as boxes, spheres, arrows, lines,
etc. to a visualization environment such as
http:///www.ros. org/wiki/ rviz See the rviz tutorial
http://www.ros. org/wiki/ rviz/Tutorials for more information.
.
This package contains the generated headers files.
- python-actionlib-msgs: Messages relating to Robot OS actionlib, Python interface
This package is part of Robot OS (ROS), and contains the common
messages to interact with an action server and an action client. For
full documentation of the actionlib API see the
http://wiki.ros. org/actionlib package.
.
This package contains the generated Python package.
- python-diagnostic-msgs: Messages relating to Robot OS diagnostic, Python interface
This package is part of Robot OS (ROS), and contains the messages
which provide the standardized interface for the diagnostic and
runtime monitoring systems in ROS. These messages are currently used
by the <http://wiki.ros. org/diagnostics> stack, which provides
libraries for simple ways to set and access the messages, as well as
automated ways to process the diagnostic data.
.
This package contains the generated Python package.
- python-geometry-msgs: Messages relating to Robot OS geometry, Python interface
This package is part of Robot OS (ROS), and provides the messages for
common geometric primitives such as points, vectors, and poses. These
primitives are designed to provide a common data type and facilitate
interoperability throughout the system.
.
This package contains the generated Python package.
- python-nav-msgs: Messages relating to Robot OS nav, Python interface
This package is part of Robot OS (ROS), and provides the common
messages used to interact with the 'nav' http://wiki.ros. org/navigation
stack.
.
This package contains the generated Python package.
- python-sensor-msgs: Messages relating to Robot OS sensor, Python interface
This package is part of Robot OS (ROS), and provides messages for
commonly used sensors, including cameras and scanning laser
rangefinders.
.
This package contains the generated Python package.
- python-shape-msgs: Messages relating to Robot OS shape, Python interface
This package is part of Robot OS (ROS), and provides messages for
defining shapes, such as simple solid object primitives (cube,
sphere, etc), planes, and meshes.
.
This package contains the generated Python package.
- python-stereo-msgs: Messages relating to Robot OS stereo, Python interface
This package is part of Robot OS (ROS), and provides messages
specific to stereo processing, such as disparity images.
.
This package contains the generated Python package.
- python-trajectory-msgs: Messages relating to Robot OS trajectory, Python interface
This package is part of Robot OS (ROS), and provides messages for
defining robot trajectories. These messages are also the building
blocks of most of the http://wiki.ros. org/control_ msgs
.
This package contains the generated Python package.
- python-visualization-msgs: No summary available for python-visualization-msgs in ubuntu cosmic.
No description available for python-
visualization- msgs in ubuntu cosmic.
- ros-actionlib-msgs: No summary available for ros-actionlib-msgs in ubuntu cosmic.
No description available for ros-actionlib-msgs in ubuntu cosmic.
- ros-diagnostic-msgs: Messages relating to Robot OS diagnostic, definitions
This package is part of Robot OS (ROS), and contains the messages
which provide the standardized interface for the diagnostic and
runtime monitoring systems in ROS. These messages are currently used
by the http://wiki.ros. org/diagnostics stack, which provides
libraries for simple ways to set and access the messages, as well as
automated ways to process the diagnostic data.
.
This package contains the message definitions.
- ros-geometry-msgs: No summary available for ros-geometry-msgs in ubuntu cosmic.
No description available for ros-geometry-msgs in ubuntu cosmic.
- ros-nav-msgs: No summary available for ros-nav-msgs in ubuntu artful.
No description available for ros-nav-msgs in ubuntu artful.
- ros-sensor-msgs: Messages relating to Robot OS sensor, definitions
This package is part of Robot OS (ROS).
This package defines messages for commonly used sensors, including
cameras and scanning laser rangefinders.
.
This package contains the message definitions.
- ros-shape-msgs: No summary available for ros-shape-msgs in ubuntu cosmic.
No description available for ros-shape-msgs in ubuntu cosmic.
- ros-stereo-msgs: No summary available for ros-stereo-msgs in ubuntu artful.
No description available for ros-stereo-msgs in ubuntu artful.
- ros-trajectory-msgs: No summary available for ros-trajectory-msgs in ubuntu cosmic.
No description available for ros-trajectory-msgs in ubuntu cosmic.
- ros-visualization-msgs: No summary available for ros-visualization-msgs in ubuntu cosmic.
No description available for ros-visualizati
on-msgs in ubuntu cosmic.