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

Python Segmentation Faults and exiting with "Killed" #12

Open
n-gineer opened this issue Jan 20, 2021 · 2 comments
Open

Python Segmentation Faults and exiting with "Killed" #12

n-gineer opened this issue Jan 20, 2021 · 2 comments

Comments

@n-gineer
Copy link

I am trying to use the full Resolution of Raspberry Pi Camera V2, 3280 x 2464, to maximize precision (especially of Rotation Matrix). When I use large images, I keep getting Segfaults and/or Python gets Killed. If I use smaller images (say 1280 wide), then there are no problems. Are there any recommended troubleshooting steps for this? I had done a trace with no obvious error that I could see (output to terminal was lost when python froze and killed VS code remote connection).

@afdaniele
Copy link
Member

We have never tried with 4K images before, it might be an issue with the underlying apriltag library.

@Yubh8n
Copy link

Yubh8n commented Feb 16, 2024

Examine the amount of memory your program uses.

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

No branches or pull requests

3 participants