ros-ros-comm 1.13.5+ds1-3 source package in Ubuntu

Changelog

ros-ros-comm (1.13.5+ds1-3) unstable; urgency=medium

  * Bugfix release while waiting for the version in NEW.
  * Add python-roslaunch to python-rostest (Closes: #894647)
  * Remove wrong ${misc:Depends}
  * Add missing dependencies
    (Closes: #896225, #896284, #896304, #896320, #896359, #896362, #896384)

 -- Jochen Sprickerhof <email address hidden>  Sat, 21 Apr 2018 09:14:16 +0200

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
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
ros-ros-comm_1.13.5+ds1-3.dsc 4.9 KiB f5f1dbcf33329094e32104273f55209a8f5a502f01b4f75cfd5fa65e5c94aa7d
ros-ros-comm_1.13.5+ds1.orig.tar.gz 998.9 KiB 6d086254dda2fe345b8d418e6b7aaef863d90a820b9708cbc06a1a0ba3d80c76
ros-ros-comm_1.13.5+ds1-3.debian.tar.xz 13.8 KiB 99057bd597772765aa35b8d8963e2bbf930e01e254f863857f95284beaa0e4e8

Available diffs

No changes file available.

Binary packages built by this source

cl-roscpp-msgs: Header for roscpp messages, LISP

 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 generated LISP library.

cl-topic-tools: No summary available for cl-topic-tools in ubuntu cosmic.

No description available for cl-topic-tools in ubuntu cosmic.

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: No summary available for libmessage-filters1d in ubuntu cosmic.

No description available for libmessage-filters1d in ubuntu cosmic.

libmessage-filters1d-dbgsym: No summary available for libmessage-filters1d-dbgsym in ubuntu cosmic.

No description available for libmessage-filters1d-dbgsym in ubuntu cosmic.

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: No summary available for librosbag-storage-dev in ubuntu cosmic.

No description available for librosbag-storage-dev in ubuntu cosmic.

librosbag-storage2d: No summary available for librosbag-storage2d in ubuntu cosmic.

No description available for librosbag-storage2d in ubuntu cosmic.

librosbag-storage2d-dbgsym: debug symbols for librosbag-storage2d
librosbag3d: No summary available for librosbag3d in ubuntu cosmic.

No description available for librosbag3d in ubuntu cosmic.

librosbag3d-dbgsym: No summary available for librosbag3d-dbgsym in ubuntu cosmic.

No description available for librosbag3d-dbgsym in ubuntu cosmic.

librosconsole-dev: No summary available for librosconsole-dev in ubuntu cosmic.

No description available for librosconsole-dev in ubuntu cosmic.

librosconsole2d: library for librosconsole

 This package is part of Robot OS (ROS). It is the ROS console output
 library, a C++ package that supports console output and logging in
 roscpp. It provides a macro-based interface which allows both printf-
 and stream-style output. It also wraps log4cxx, which supports
 hierarchical loggers, verbosity levels and configuration-files.
 .
 This package contains the library.

librosconsole2d-dbgsym: debug symbols for librosconsole2d
libroscpp-dev: No summary available for libroscpp-dev in ubuntu cosmic.

No description available for libroscpp-dev in ubuntu cosmic.

libroscpp-msgs-dev: Robot OS header for roscpp messages

 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 generated C++ headers.

libroscpp1d: No summary available for libroscpp1d in ubuntu cosmic.

No description available for libroscpp1d in ubuntu cosmic.

libroscpp1d-dbgsym: No summary available for libroscpp1d-dbgsym in ubuntu cosmic.

No description available for libroscpp1d-dbgsym in ubuntu cosmic.

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: No summary available for libroslz4-1d-dbgsym in ubuntu cosmic.

No description available for libroslz4-1d-dbgsym in ubuntu cosmic.

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: No summary available for librostest-dev in ubuntu cosmic.

No description available for librostest-dev in ubuntu cosmic.

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-tools1d: 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-tools1d-dbgsym: debug symbols for libtopic-tools1d
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.

libxmlrpcpp1d: 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.

libxmlrpcpp1d-dbgsym: No summary available for libxmlrpcpp1d-dbgsym in ubuntu cosmic.

No description available for libxmlrpcpp1d-dbgsym in ubuntu cosmic.

python-message-filters: No summary available for python-message-filters in ubuntu cosmic.

No description available for python-message-filters in ubuntu cosmic.

python-rosbag: Python 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.

python-rosbag-dbgsym: debug symbols for python-rosbag
python-roscpp-msgs: No summary available for python-roscpp-msgs in ubuntu cosmic.

No description available for python-roscpp-msgs in ubuntu cosmic.

python-rosgraph: Command-line tool to print information about the Robot OS computation graph

 This package is part of Robot OS (ROS). rosgraph contains the
 rosgraph command-line tool, which prints information about the ROS
 computation graph. It also provides an internal library that can be
 used by graphical tools.

python-roslaunch: No summary available for python-roslaunch in ubuntu cosmic.

No description available for python-roslaunch in ubuntu cosmic.

python-roslz4: No summary available for python-roslz4 in ubuntu cosmic.

No description available for python-roslz4 in ubuntu cosmic.

python-roslz4-dbgsym: No summary available for python-roslz4-dbgsym in ubuntu cosmic.

No description available for python-roslz4-dbgsym in ubuntu cosmic.

python-rosmaster: Robot OS Master implementation

 This package is part of Robot OS (ROS). The rosmaster package
 implements the ROS Master. Most programs will not need to interact
 with this package directly. The rosmaster is run automatically
 whenever roscore is run and all communication with the Master happens
 over XMLRPC APIs.

python-rosmsg: Command-line tools for displaying information about Robot OS

 This package is part of Robot OS (ROS). rosmsg is a command-line tool
 for displaying information about ROS Message types. rossrv is a
 command-line tool for displaying information about ROS Service types.

python-rosnode: Command-line tool for displaying debug information about Robot OS

 This package is part of Robot OS (ROS). rosnode is a command-line
 tool for displaying debug information about ROS Nodes, including
 publications, subscriptions and connections. It also contains an
 experimental library for retrieving node information. This library is
 intended for internal use only.

python-rosparam: Command-line tool for getting and setting Robot OS Parameters

 This package is part of Robot OS (ROS). rosparam contains the
 rosparam command-line tool for getting and setting ROS Parameters on
 the parameter server using YAML-encoded files. It also contains an
 experimental library for using YAML with the parameter server. This
 library is intended for internal use only.
 .
 rosparam can be invoked within a roslaunch file.

python-rospy: Python client library for Robot OS

 This package is part of Robot OS (ROS). The rospy client API enables
 Python programmers to quickly interface with ROS topics, services,
 and parameters. The design of rospy favors implementation speed
 (i.e. developer time) over runtime performance so that algorithms can
 be quickly prototyped and tested within ROS. It is also ideal for
 non-critical-path code, such as configuration and initialization
 code. Many of the ROS tools are written in rospy to take advantage of
 the type introspection capabilities.
 .
 Many of the ROS tools, such as rostopic and rosservice, are built on
 top of rospy.

python-rosservice: Command-line tool for listing and querying Robot OS services

 This package is part of Robot OS (ROS). rosservice contains the
 rosservice command-line tool for listing and querying ROS
 services. It also contains a Python library for retrieving
 information about services and dynamically invoking them. The Python
 library is experimental and is for internal-use only.

python-rostest: No summary available for python-rostest in ubuntu cosmic.

No description available for python-rostest in ubuntu cosmic.

python-rostopic: Command-line tool for displaying debug information about Robot OS Topics

 This package is part of Robot OS (ROS). This tool helps debugging by
 showing debug information about ROS Topics, including publishers,
 subscribers, publishing rate, and ROS Messages. It also contains an
 experimental Python library for getting information about, and
 interacting with, topics dynamically. This library is for internal use
 only as the code API may change, though it does provide examples of
 how to implement dynamic subscription and publication behaviors in
 ROS.

python-roswtf: No summary available for python-roswtf in ubuntu cosmic.

No description available for python-roswtf in ubuntu cosmic.

python-topic-tools: Python library for working with Robot OS topics

 This package is part of Robot OS (ROS). It contains the Python
 interface to the tools for directing, throttling, selecting, and
 otherwise messing with ROS topics at a meta level.

ros-roscpp-msgs: No summary available for ros-roscpp-msgs in ubuntu cosmic.

No description available for ros-roscpp-msgs in ubuntu cosmic.

ros-topic-tools-srvs: service templates 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 service files

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: No summary available for rosout-dbgsym in ubuntu cosmic.

No description available for rosout-dbgsym in ubuntu cosmic.

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