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

add support for HDL-32e #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add support for HDL-32e #9

wants to merge 1 commit into from

Conversation

laboshinl
Copy link
Owner

No description provided.

@ronwalf
Copy link

ronwalf commented Dec 5, 2016

Has anyone gotten this to work? I merged this with the latest commits from laboshinl:master, and I'm getting a segfault when setting cloudNeighborPicked[ind + l]=1, where 'ind' ends up 0 and 'l' starts at -1.

This code isn't touched by the above merge, as far as I can tell, so I'm still in the process of tracking back why 'ind' should be greater than 0 (if that is indeed the case).

Edit to add: My data is missing scan lines (-9.33, was the first on the list, 4 or 5 more, too). This causes erroneous entries for scanStartInd and scanEndInd. Correcting for this removes the segfault, but does not generate quality results.

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.

None yet

2 participants