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

Fix opening the camera #25

Merged
merged 2 commits into from
Jul 20, 2017
Merged

Fix opening the camera #25

merged 2 commits into from
Jul 20, 2017

Conversation

mintar
Copy link
Contributor

@mintar mintar commented Jul 20, 2017

At the moment, the camera is never opened, so the driver always shuts down on init. The commit 457182f fixes that. The other commit (3a60691) is just a refactoring of the openCamera() logic, it doesn't change the behavior. In my opinion, it makes the logic easier to follow. If you don't like the second commit, only merge the first. :)

mintar added 2 commits July 20, 2017 15:40
Without this patch, the camera is never opened. This bug was introduced in 63f8687.
@miquelmassot miquelmassot merged commit 72979dc into srv:kinetic Jul 20, 2017
@mintar mintar deleted the fix_open_camera branch July 20, 2017 14:41
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