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

Update package dependencies for pub/sub tutorial #574

Merged
merged 1 commit into from Mar 25, 2020

Conversation

togaen
Copy link
Contributor

@togaen togaen commented Mar 25, 2020

The package dependencies given in the tutorial should be both build and execution dependencies, so I change the dependency tags to just 'depend'. See discussion here: https://github.com/ros2/ros2_documentation/pull/366/files#r397961159

The package dependencies given in the tutorial should be both build and execution dependencies, so I change the dependency tags to just 'depend'. See discussion here: https://github.com/ros2/ros2_documentation/pull/366/files#r397961159
Copy link
Contributor

@maryaB-osr maryaB-osr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @togaen !

@maryaB-osr maryaB-osr merged commit 0826a22 into ros2:master Mar 25, 2020
togaen added a commit to togaen/ros2_documentation that referenced this pull request Apr 9, 2020
The C++ package dependencies listed in the tutorial for custom `msg`/`srv` files should be `depend` instead of `exec_depend`. A similar change was made in ros2#574
maryaB-osr pushed a commit that referenced this pull request Apr 9, 2020
The C++ package dependencies listed in the tutorial for custom `msg`/`srv` files should be `depend` instead of `exec_depend`. A similar change was made in #574
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.

None yet

2 participants