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

Add compatibility for MacOS Big Sur (11.0.X) -> Update os_detect.py #217

Closed
wants to merge 1 commit into from

Conversation

Piit3r
Copy link

@Piit3r Piit3r commented Feb 10, 2021

Add compatibility for MacOS Big sur (11.0.X)

Avoid the error :

rospkg.os_detect.OsNotDetected: unrecognized version: 11.0

When running
rosdep update

I don't know if there will be other errors on Big Sur

Add compatibility for MacOS Big sur (11.0.X)
@christophebedard
Copy link
Member

christophebedard commented Feb 10, 2021

Just so you know, there's a PR open for this already: #216

Also, it seems that Big Sur is 11.x and not 11.0.x (latest Big Sur version is 11.2.1), so your solution might not work.

@Piit3r Piit3r closed this Feb 10, 2021
@Piit3r Piit3r deleted the patch-1 branch February 10, 2021 18:34
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