Skip to content

Fix launch_testing_ros example#121

Merged
jacobperron merged 1 commit intomasterfrom
jacob/fix_launch_testing_example
Jan 31, 2020
Merged

Fix launch_testing_ros example#121
jacobperron merged 1 commit intomasterfrom
jacob/fix_launch_testing_example

Conversation

@jacobperron
Copy link
Copy Markdown
Member

Fixes #97.

The example should not be using the underlying launch_ros ROS context or ROS node since it is an
implementation detail. Instead, the example initailizes it's own context and ROS node.

The example should not be using the underlying launch_ros ROS context or ROS node since it is an
implementation detail. Instead, the example initailizes it's own context and ROS node.

Fixes #97.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
@jacobperron
Copy link
Copy Markdown
Member Author

Linux: Build Status

@jacobperron jacobperron merged commit 93b242c into master Jan 31, 2020
@delete-merged-branch delete-merged-branch bot deleted the jacob/fix_launch_testing_example branch January 31, 2020 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

talker_listener_launch_test example is broken

2 participants