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

Improve resetting of cameras #651

Open
schluis opened this issue Dec 7, 2023 · 2 comments
Open

Improve resetting of cameras #651

schluis opened this issue Dec 7, 2023 · 2 comments

Comments

@schluis
Copy link
Contributor

schluis commented Dec 7, 2023

Reevaluate the resetting mechanism of the cameras in the nao_camera crate.
Motivated by e.g. 31 no vision percepts (chestboard disconnect?#88

@schmidma
Copy link
Member

This is already implemented:

self.reset().wrap_err("failed to reset")?;

Is this what you meant? Can we close this issue?

@schluis schluis changed the title Automatically reset camera Automatically reset camera / improve error handling Dec 14, 2023
@schluis schluis changed the title Automatically reset camera / improve error handling Improve resetting of cameras Dec 14, 2023
@schluis
Copy link
Contributor Author

schluis commented Dec 14, 2023

No, the idea is to improve this reset mechanism, I improved the description of the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: (hidden)
Development

No branches or pull requests

2 participants