Skip to content

Commit

Permalink
Revert "launch testing : Wait for topics to publish (#274)" (#276)
Browse files Browse the repository at this point in the history
This reverts commit bbcc0cc.

Signed-off-by: Jorge Perez <[email protected]>
  • Loading branch information
Blast545 authored Oct 11, 2021
1 parent 0a7c6c1 commit 06a47b0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 228 deletions.
2 changes: 0 additions & 2 deletions launch_testing_ros/launch_testing_ros/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,10 @@
from .data_republisher import DataRepublisher
from .message_pump import MessagePump
from .test_runner import LaunchTestRunner
from . wait_for_topics import WaitForTopics

__all__ = [
'DataRepublisher',
'LaunchTestRunner',
'MessagePump',
'tools',
'WaitForTopics',
]
138 changes: 0 additions & 138 deletions launch_testing_ros/launch_testing_ros/wait_for_topics.py

This file was deleted.

88 changes: 0 additions & 88 deletions launch_testing_ros/test/examples/wait_for_topic_launch_test.py

This file was deleted.

0 comments on commit 06a47b0

Please sign in to comment.