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

Issue executing leddartech_node #1

Open
ChrisGermany opened this issue Sep 7, 2017 · 1 comment
Open

Issue executing leddartech_node #1

ChrisGermany opened this issue Sep 7, 2017 · 1 comment

Comments

@ChrisGermany
Copy link

When I run sudo ./leddartech_one I get the error

Connection established!

 OVERSAMPLING_EXPONENT : 3
 ACCUMULATION_EXPONENT : 8
 BASE_POINT_COUNT : 20
 AUTOMATIC_LED_INTENSITY : 0
 LED_INTENSITY : 12
 CHANGE_DELAY : 12
 THRESHOLD_OFFSET : 0
 EXECUTION TIME (s) : 10

Writing to file : ../log/2017-09-07-09-22-16.txt
ASSERT failure in QVector<T>::at: "index out of range", file /usr/include/qt4/QtCore/qvector.h, line 351
refresh___.cpp : Aborted

Is that a problem with my qt version or something? It would be awesome if somebody could help me.

@jpmerc
Copy link
Owner

jpmerc commented Sep 7, 2017

I don't have access to a Leddartech sensor anymore, but you should go into debug mode and see where this error happens. The "index out of range" error is a good indicator of what is happening, so once you know where it happens, it should be pretty straightforward to solve.

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

2 participants