-
Notifications
You must be signed in to change notification settings - Fork 164
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
[cob_scan_unifier] cob_scan_unifier is not merging complete scans in simulation #249
Comments
From @ipa-mig on September 18, 2015 6:1 hmm, also, there is a z-offset (which will probably not be a problem for our use-cases... but we should change that anyways... |
the z-offset seems to be ok. Imagine the scanners are mounted in different z positions (eg. our BMW). So transform the scans to the ground is ok, from my opinion. A better solution would be the usage of a point cloud instead a merged scan message. |
https://github.com/iralabdisco/ira_laser_tools
Perhaps we should stick to this package? We could even copy the code from this package to our repo, because it has no license at all. |
@ipa-bnm yesterday I ported cob_scan_unifier to tf2 (s. #257), are you proposing to use this other repository and let cob_scan_unifier to die out? This is important to me to know in which direction to go. Regarding this not merging scans, I also saw it with real scans but can not really say where is the problem. |
@destogl for now we will stick to cob_scan_unifier. For the moment there are no plans to switch to another solution. But if we continue to have problems with cob_scan_unifier , it could be that we change or reimplement it. I will also have a look at your PR |
Also, check the angle increment, see comment |
@ipa-mig, is @mig-em working on this after we merged #324? |
he should be :-) |
I can't reproduce this bug in the current scan_unifier. I tested by rotating in a corner of ipa-apartment and farer away to increase the effect, but no gaps showed up. |
@ipa-bnm @ipa-mig |
From @ipa-bnm on September 17, 2015 12:5
scan unifier produce gap on the back of cob4-2
@ipa-frm @ipa-mig @fmessmer FYI
Copied from original issue: ipa320/cob_navigation#53
The text was updated successfully, but these errors were encountered: