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

Make path to be independent to the platform #58

Merged
merged 2 commits into from
Aug 8, 2020
Merged

Make path to be independent to the platform #58

merged 2 commits into from
Aug 8, 2020

Conversation

idxn
Copy link

@idxn idxn commented Jul 27, 2020

Currently, the robot eyes use the explicit '/' as path separator so some modules will have a problem on windows.
This PR fixes the issue.

@jessezach
Copy link
Owner

@idxn Will get this out as part of the next release this week. Thanks for the fix.

@jessezach jessezach changed the base branch from master to v/1.4.0 August 3, 2020 19:00
@jessezach
Copy link
Owner

@idxn I have merged the PR with new features and fixes into the the release branch. I may have fixed some of the issues related to separator. Could you please rebase your branch with the release branch and fix the conflicts?

@jessezach
Copy link
Owner

I was able to fix the conflicts. Merging this.

@jessezach jessezach merged commit d6d864f into jessezach:v/1.4.0 Aug 8, 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.

None yet

2 participants