ros-ros 1.14.7-3build2 source package in Ubuntu
Changelog
ros-ros (1.14.7-3build2) focal; urgency=medium * No change rebuild against new boost1.71 ABI -- Dimitri John Ledkov <email address hidden> Mon, 03 Feb 2020 21:34:38 +0000
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ros-ros_1.14.7.orig.tar.gz | 171.7 KiB | 20acf21dc34d2598deeafaa02e5d90d933004f839e49ced0b82147782d8ff51c |
ros-ros_1.14.7-3build2.debian.tar.xz | 7.5 KiB | ed665221b9381d6a108b843e8b35d084ef7ed4d4c7e940e4dbc122922fd0a044 |
ros-ros_1.14.7-3build2.dsc | 2.9 KiB | 9d92659284c6adf00d1ff0b85cf96db4f5cf4be8c9c00785d27b0b63dfce3d32 |
Available diffs
- diff from 1.14.7-3 (in Debian) to 1.14.7-3build2 (621 bytes)
- diff from 1.14.7-3build1 to 1.14.7-3build2 (558 bytes)
Binary packages built by this source
- libroslib-dev: development files for roslib (Robot OS)
This package is part of Robot OS (ROS). It provides the base
dependencies and support libraries for ROS. roslib contains many of
the common data structures and tools that are shared across ROS
client library implementations.
.
This package contains the development files for the library.
- libroslib0d: library for roslib (Robot OS)
This package is part of Robot OS (ROS). It provides the base
dependencies and support libraries for ROS. roslib contains many of
the common data structures and tools that are shared across ROS
client library implementations.
.
This package contains the C library.
- libroslib0d-dbgsym: debug symbols for libroslib0d
- python3-rosboost-cfg: No summary available for python3-rosboost-cfg in ubuntu groovy.
No description available for python3-
rosboost- cfg in ubuntu groovy.
- python3-rosclean: No summary available for python3-rosclean in ubuntu groovy.
No description available for python3-rosclean in ubuntu groovy.
- python3-roscreate: Robot OS empty package template creator (Python 3)
This package is part of Robot OS (ROS). It provides roscreate-pkg
which creates empty ROS package templates and thus addresses the
common problem of packages being created using pre-existing packages,
which leads to errors in build files and manifests. The tool creates a
new package directory, including the appropriate build and manifest
files.
.
This package contains the Python 3 library.
- python3-roslib: No summary available for python3-roslib in ubuntu groovy.
No description available for python3-roslib in ubuntu groovy.
- python3-rosmake: No summary available for python3-rosmake in ubuntu groovy.
No description available for python3-rosmake in ubuntu groovy.
- python3-rosunit: No summary available for python3-rosunit in ubuntu groovy.
No description available for python3-rosunit in ubuntu groovy.
- ros-mk: No summary available for ros-mk in ubuntu groovy.
No description available for ros-mk in ubuntu groovy.
- rosbash: Assorted shell commands for using Robot OS with bash
This package is part of Robot OS (ROS). The rosbash package contains
some useful bash functions and adds tab-completion to a large number
of the basic ros utilities. The package includes limited support for
zsh and tcsh by way of sourcing the roszsh or rostcsh files
respectively. It doesn't provide documentation on these shells,
though much of the functionality is similar to the bash shell
extensions.
- rosbuild: No summary available for rosbuild in ubuntu groovy.
No description available for rosbuild in ubuntu groovy.
- roslang: Common metapackage for all Robot OS client libraries
This package is part of Robot OS (ROS). It is mainly used to find
client libraries (via 'rospack depends-on1 roslang'). The roslang
package is only of interest to those implementing a ROS client
library. Client libraries mark themselves as such by depending on
the roslang package, which allows rosbuild and other tools to perform
appropriate actions, such as msg- and srv-based code generation. The
roslang package itself contains no actual code.