ros2-ament-index 1.5.0-4 source package in Ubuntu
Changelog
ros2-ament-index (1.5.0-4) unstable; urgency=medium * Allow empty AMENT_PREFIX_PATH variable with implicit /usr * Add manual page for ament_index CLI -- Timo Röhling <email address hidden> Fri, 27 May 2022 22:34:53 +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-4.dsc | 2.4 KiB | e3d3ab707b718830f1839029729a2ca7d3d4a8ac8ab97c5569ed271f9b218ba2 |
ros2-ament-index_1.5.0.orig.tar.gz | 30.9 KiB | 50c18b08638b59d90a1f43d54f19592b276f924bd3e05e43efe2b523fe62d1a3 |
ros2-ament-index_1.5.0-4.debian.tar.xz | 5.0 KiB | 3b9e6983c827a454ed0575a4f285a01de32f6dbd1cffafa775f6ae58f01c5487 |
Available diffs
- diff from 1.5.0-3 to 1.5.0-4 (2.7 KiB)
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.