Metadata-Version: 2.1
Name: launch_testing_ros
Version: 0.29.7
Summary: Test the output of a ROS node.
Home-page: https://github.com/ros2/launch_ros
Download-URL: https://github.com/ros2/launch_ros/releases
Author: Pete Baughman
Author-email: pete.baughman@apex.ai
Maintainer: Aditya Pande, Brandon Ong
Maintainer-email: aditya.pande@openrobotics.org, brandon@openrobotics.org
License: Apache License, Version 2.0
Keywords: ROS
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Requires-Dist: setuptools
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

A package providing utilities for writing ROS2 enabled launch tests.
