Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix launch_testing_ros example #121

Merged
merged 1 commit into from
Jan 31, 2020
Merged

Conversation

jacobperron
Copy link
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
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