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

[kinetic] Replace 'rosdep' by 'rosdep-modules' #122

Closed
wants to merge 2 commits into from
Closed

[kinetic] Replace 'rosdep' by 'rosdep-modules' #122

wants to merge 2 commits into from

Conversation

caioaamaral
Copy link

@caioaamaral caioaamaral commented Nov 14, 2020

Feature:
Backport #109 to kinetic branch and also update the package manifest following the one at melodic-devel branch

Description:
I've noticed here that only ros-kinetic-core image from osrf dockerhub was automatically installing rosdep. Since that is not the desirable behavior anymore I'm backporting the #109 update to set the dependency against 'rosdep-modules'

@caioaamaral
Copy link
Author

@jacobperron friendly ping

Copy link
Contributor

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

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

Thanks for opening the PR. I'd rather keep the original commits from melodic-devel (cherry-picked), so I've opened #124 instead.

<depend>boost</depend>
<depend>pkg-config</depend>
<depend condition="$ROS_PYTHON_VERSION == 2">python</depend>
<depend condition="$ROS_PYTHON_VERSION == 3">python</depend>
Copy link
Contributor

Choose a reason for hiding this comment

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

This should be python3.

@jacobperron jacobperron closed this Dec 4, 2020
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.

2 participants