ros2-ament-index 1.5.0-3 source package in Ubuntu
Changelog
ros2-ament-index (1.5.0-3) unstable; urgency=medium * Install shell completions * Bump Standards-Version to 4.6.1 -- Timo Röhling <email address hidden> Fri, 27 May 2022 14:43:57 +0200
Upload details
- Uploaded by:
- Debian Robotics Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Robotics Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ros2-ament-index_1.5.0-3.dsc | 2.4 KiB | 8dffbdf621a08ec47f49a103a45ca018698ff4d96a1ce2551993f44d43d66ec4 |
ros2-ament-index_1.5.0.orig.tar.gz | 30.9 KiB | 50c18b08638b59d90a1f43d54f19592b276f924bd3e05e43efe2b523fe62d1a3 |
ros2-ament-index_1.5.0-3.debian.tar.xz | 4.1 KiB | d40bc664fdf62e6e1110364de129b59fde29d84d49097f07e2483391b65dec0c |
Available diffs
- diff from 1.5.0-2 to 1.5.0-3 (695 bytes)
No changes file available.
Binary packages built by this source
- libament-index-cpp-dev: Fast resource indexing for ROS 2 packages (C++ headers)
The ament build system is the most common way to build packages for ROS 2.
ament_index is a filesystem-based resource management system which is
designed to allow queries on installed ROS 2 packages without crawling
the filesystem.
.
This package installs the C++ development files and headers for the C++
client library.
- libament-index-cpp0d: Fast resource indexing for ROS 2 packages (C++ library)
The ament build system is the most common way to build packages for ROS 2.
ament_index is a filesystem-based resource management system which is
designed to allow queries on installed ROS 2 packages without crawling
the filesystem.
.
This package installs the shared library for resource queries from C++.
- libament-index-cpp0d-dbgsym: debug symbols for libament-index-cpp0d
- python3-ament-index: Fast resource indexing for ROS 2 packages (Python 3 module)
The ament build system is the most common way to build packages for ROS 2.
ament_index is a filesystem-based resource management system which is
designed to allow queries on installed ROS 2 packages without crawling
the filesystem.
.
This package installs the Python 3 module to query the resource index.