Skip to content

Replace deprecated platform.distro call with distro module#13

Closed
odel4y wants to merge 2 commits intoKIT-MRT:masterfrom
odel4y:platform-distro-fix
Closed

Replace deprecated platform.distro call with distro module#13
odel4y wants to merge 2 commits intoKIT-MRT:masterfrom
odel4y:platform-distro-fix

Conversation

@odel4y
Copy link

@odel4y odel4y commented May 24, 2020

Proposed fix for #12. Also added python-distro or python3-distro as build dependency.

@odel4y odel4y requested a review from poggenhans as a code owner May 24, 2020 17:03
@odel4y
Copy link
Author

odel4y commented May 24, 2020

I also raised the CMake version to suppress warnings with Noetic. However I am not sure whether this breaks compatibility with earlier ROS releases.

@poggenhans
Copy link
Contributor

Thanks for fixing! Your PR revealed a problem with buildtool_export_depends in rosdep. It's already fixed, but not yet released (see ros-infrastructure/rosdep#753). As a workaround we'll have to add buildtool_depends for everything, but then we can merge this.

Raising the CMake version requirement should be fine. This package not been released below melodic, where 3.7 can be assumed.

@poggenhans
Copy link
Contributor

Closing this, because its already fixed by df568cb

@poggenhans poggenhans closed this Jun 3, 2020
@odel4y odel4y deleted the platform-distro-fix branch June 3, 2020 14:04
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