ros2-ament-cmake-ros 0.11.1-1 source package in Ubuntu

Changelog

ros2-ament-cmake-ros (0.11.1-1) unstable; urgency=medium

  [ Jochen Sprickerhof ]
  * Add MA hint from the MA hinter

  [ Timo Röhling ]
  * Bump Standards-Version to 4.6.1
  * New upstream version 0.11.1

 -- Timo Röhling <email address hidden>  Thu, 15 Sep 2022 14:42:09 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ros2-ament-cmake-ros_0.11.1-1.dsc 2.2 KiB d83afc2a5a84b904310e980f48ae1a577fd9c125403aa9ef4fe4622341df904e
ros2-ament-cmake-ros_0.11.1.orig.tar.gz 10.4 KiB c7e446fc0d46994ffb5785d019ec15edecb193e2a9d0c938174e194ceec4a829
ros2-ament-cmake-ros_0.11.1-1.debian.tar.xz 2.1 KiB c5cf5a955a31d9da51737718e6b8b537067bc4a05fb08749c5162f6a5e9323c2

Available diffs

No changes file available.

Binary packages built by this source

ament-cmake-ros: CMake build system for ROS 2 ament packages (ROS extension)

 The ament build system is the most common way to build packages for ROS 2.
 ament_cmake provides the necessary tooling to build ament packages with
 CMake.
 .
 This package provides ROS specific CMake helper functions, in particular
 a way to run tests in an isolated DDS network domain.

python3-domain-coordinator: ROS 2 test domain coordinator

 This package is part of ROS 2, the Robot Operating System.
 It provides the means to isolate concurrently running ROS 2
 test suites by providing locally unique ROS_DOMAIN_IDs.