ros-ros-comm 1.15.14+ds-1 source package in Ubuntu

Changelog

ros-ros-comm (1.15.14+ds-1) unstable; urgency=medium

  * Drop python3:Provides, python3:Versions
  * Drop repacksuffix number
  * New upstream version 1.15.14+ds
  * Make libroscpp-msg-dev arch all

 -- Jochen Sprickerhof <email address hidden>  Thu, 13 Jan 2022 09:30:28 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ros-ros-comm_1.15.14+ds-1.dsc 5.2 KiB 5967f92a916308c07806a5d86be84de3c772e54c1ef48aa4be90c3ffc24775c8
ros-ros-comm_1.15.14+ds.orig.tar.xz 730.7 KiB 5e344db23baf3ef4342313df64871ce227783203181babe144176d7848d6ff56
ros-ros-comm_1.15.14+ds-1.debian.tar.xz 19.2 KiB 6d49c61609459977d919dfccf095774fc2a31ec66db018a6345d7f5395a25fcf

No changes file available.

Binary packages built by this source

libmessage-filters-dev: Development files for Robot OS message-filters

 This package is part of Robot OS (ROS). It contains the development
 files for libmessage-filters, which implements a set of message
 filters which take in messages and may output those messages at a
 later time, based on the conditions that filter needs being met.

libmessage-filters1d: Library for Robot OS message-filters

 This package is part of Robot OS (ROS). It implemtants a set of
 message filters which take in messages and may output those messages
 at a later time, based on the conditions that filter needs met.
 .
 This package contains the library.

libmessage-filters1d-dbgsym: debug symbols for libmessage-filters1d
librosbag-dev: Tools for recording from and playing back to Robot OS topics

 This package is part of Robot OS (ROS). It is the development files
 for the rosbag library, which provides APIs for reading/writing bags
 (ROS message stores) in C++ and Python.

librosbag-storage-dev: Development files for librosbag_storage

 This package is part of Robot OS (ROS). It is a set of tools for
 recording from and playing back ROS messages without relying on the
 ROS client library.
 .
 This package contains the development files for the library.

librosbag-storage4d: Robot OS library for rosbag_storage

 This package is part of Robot OS (ROS). It is a set of tools for
 recording from and playing back ROS messages without relying on the
 ROS client library.
 .
 This package contains the library.

librosbag-storage4d-dbgsym: debug symbols for librosbag-storage4d
librosbag4d: Library for recording from and playing back to Robot OS topics

 This package is part of Robot OS (ROS). It is the rosbag library,
 which provides APIs for reading/writing bags (ROS message stores) in
 C++ and Python. It is intended to be high performance and avoids
 deserialization and reserialization of the messages.
 .
 The related rosbag package provides a command-line tool for working
 with bags.

librosbag4d-dbgsym: debug symbols for librosbag4d
libroscpp-dev: Robot OS development files for libroscpp

 This package is part of Robot OS (ROS). roscpp is a C++
 implementation of ROS. It provides a client library that enables C++
 programmers to quickly interface with ROS topics, services, and
 parameters.
 .
 roscpp is the most widely used ROS client library and is designed to be the
 high-performance library for ROS. ROS console output library.
 .
 This package contains the development files for the library.

libroscpp4d: Robot OS client library

 This package is part of Robot OS (ROS). roscpp is a C++
 implementation of ROS. It provides a client library that enables C++
 programmers to quickly interface with ROS topics, services, and
 parameters.
 .
 roscpp is the most widely used ROS client library and is designed to be the
 high-performance library for ROS. ROS console output library.
 .
 This package contains the library.

libroscpp4d-dbgsym: debug symbols for libroscpp4d
libroslz4-1d: library implementing lz4 for Robot OS

 This package is part of Robot OS (ROS). This is the C++
 implementation of the LZ4 streaming format. Large data streams are
 split into blocks which are compressed using the very fast LZ4
 compression algorithm.
 .
 This package contains the library.

libroslz4-1d-dbgsym: debug symbols for libroslz4-1d
libroslz4-dev: development files for libroslz4

 This package is part of Robot OS (ROS). It contains the development
 files for the ROS implementation of the LZ4 streaming format. Large
 data streams are split into blocks which are compressed using the
 very fast LZ4 compression algorithm.

librostest-dev: Development files for rostest (Robot OS)

 This package is part of Robot OS (ROS). It contains the development
 files for the rostest framework. It's an extension that enables
 roslaunch files to be used as test fixtures. As a fully running
 system has more complex behaviors than an individual ROS node,
 this allows you to do full integration testing across multiple
 nodes. It is compatible with xUnit frameworks.

libtopic-tools-dev: development files for libtopic-tools (Robot OS)

 This package is part of Robot OS (ROS). It contains development files
 for the libtopic-tools library, which provides tools for directing,
 throttling, selecting, and otherwise messing with ROS topics at a
 meta level.
 .
 This contains the development files

libtopic-tools2d: library for messing with Robot OS topics

 This package is part of Robot OS (ROS). Tools for directing,
 throttling, selecting, and otherwise messing with ROS topics at a
 meta level. None of the programs in this package actually know about
 the topics whose streams they are altering; instead, these tools deal
 with messages as generic binary blobs. This means they can be applied
 to any ROS topic.
 .
 This package contains the library.

libtopic-tools2d-dbgsym: debug symbols for libtopic-tools2d
libxmlrpcpp-dev: development files for Robot OS libxmlrpcpp

 This package is part of Robot OS (ROS). It contains the development
 files for the XmlRpc++ library, which is a C++ implementation of the XML-RPC
 protocol. This version is heavily modified from the package available
 on SourceForge in order to support roscpp's threading model. As such,
 it's a maintained fork by OSRF.

libxmlrpcpp3d: Robot OS version of xml-rpc protocol library

 This package is part of Robot OS (ROS). It contains the XmlRpc++
 library, which is a C++ implementation of the XML-RPC protocol. This
 version is heavily modified from the package available on SourceForge
 in order to support roscpp's threading model. As such, it's a
 maintained fork by OSRF.

libxmlrpcpp3d-dbgsym: debug symbols for libxmlrpcpp3d
python3-rosbag: Python 3 tools for recording from and playing back to Robot OS topics

 This package is part of Robot OS (ROS). It provides a command-line
 tool for working with bags (ROS messages stores). The corresponding
 librosbag package provides corresponding C++ and Python APIs.
 .
 This package contains the Python 3 library.

python3-rosbag-dbgsym: debug symbols for python3-rosbag
python3-roslz4: Python 3 library implementing lz4 for Robot OS

 This package is part of Robot OS (ROS). This is the Python
 implementation of the LZ4 streaming format. Large data streams are
 split into blocks which are compressed using the very fast LZ4
 compression algorithm.
 .
 This package contains the Python 3 library.

python3-roslz4-dbgsym: debug symbols for python3-roslz4
rosout: Robot OS system-wide logging mechanism

 This package is part of Robot OS (ROS). rosout is the name of the
 console log reporting mechanism in ROS. It can be thought of as
 comprising several components:
  * The `rosout` node for subscribing, logging, and republishing the
    messages.
  * The /rosout topic
  * The /rosout_agg topic for subscribing to an aggregated feed

rosout-dbgsym: debug symbols for rosout
topic-tools: Tools for messing with Robot OS topics

 This package is part of Robot OS (ROS). It contains tools for directing,
 throttling, selecting, and otherwise messing with ROS topics at a
 meta level. None of the programs in this package actually know about
 the topics whose streams they are altering; instead, these tools deal
 with messages as generic binary blobs. This means they can be applied
 to any ROS topic.

topic-tools-dbgsym: debug symbols for topic-tools