Metadata-Version: 2.4
Name: domain_coordinator
Version: 0.12.0
Summary: A tool to coordinate unique ROS_DOMAIN_IDs across multiple processes
Home-page: https://github.com/ros2/ament_cmake_ros
Download-URL: https://github.com/ros2/ament_cmake_ros/releases
Author: Pete Baughman
Author-email: pete.baughman@apex.ai
Maintainer: Brandon Ong
Maintainer-email: brandon@openrobotics.org
License: Apache License, Version 2.0
Keywords: ROS
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Requires-Dist: setuptools
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-dist
Dynamic: summary

This package provides the functionality used by ament_cmake_pytest_isolated, ament_cmake_gtest_isolated, and launch_testing to select unique ROS_DOMAIN_IDs that allow tests to run in parallel without interfering with each other.
