-
Notifications
You must be signed in to change notification settings - Fork 0
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
Debug DepthAI ros driver crashing camera #7
Comments
Sometimes on start launching the driver, it errors and the node doesn't even start.
But usually when you wait a little and rerun the same launch script, it works. and says 'Camera ready!` at the end. |
Hi, this might be due to high CPU usage on the camera, you can monitor it either via diagnostics topic or by enabling debug information - export DEPTHAI_DEBUG=1, you can also set a parameter camera_i_restart_on_diagnostics_error: true to have the camera restart after encountering an error |
Currently I just either:
|
Couldn't read data from stream: 'rgb' (X_LINK_ERROR) |
Randomly crashes when running.
|
Fails to boot.
|
The node doesn't crash and is still up. However the camera doesn't seem to be recording anymore and continuously outputs this message:
The text was updated successfully, but these errors were encountered: