-
Notifications
You must be signed in to change notification settings - Fork 81
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 some usage examples #3
Comments
hi, sure, actually issue #2 will be about this |
@chengwei0427 here is a usage example: In a new terminal start roscore:
In a new terminal go to your bag folder (e.g.
Download a sample rosbag: wget https://laesze-my.sharepoint.com/:u:/g/personal/herno_o365_sze_hu/EYl_ahy5pgBBhNHt5ZkiBikBoy_j_x95E96rDtTsxueB_A?download=1 -O leaf-2021-04-23-campus.bag Play rosbag: rosbag play -l ~/Downloads/leaf-2021-04-23-campus.bag In a new terminal start the
|
good, I'll check and update. Thank you! |
It's amazing on my test data. |
@chengwei0427 thanks for the feedback In the meantime you can read the published paper as a pdf. It describes the algorithm in detail.
|
Another question, Does this method support 16-line or 32-line lasers? If yes, what parameters need to be adjusted? |
The original algorithm was developed for 16 channel LIDAR, so probably it will work (unless we have done something what breaks this compatibility). The This issue is about the usage examples, so I will close this now, but feel free to open another issue about the compatibility if needed. |
My questions are well solved. Thank you for your patient reply. |
Can you share some good parameters for, let's say, a VLP16? |
Currently I don't have acees to VLP16, but as mentioned maybe you can try to adjust the Maybe @csaplaci also can suggest something. |
Hi, Horvath
Great work! I'm very interested in your work. Can you add some usage demo about this work.
Thanks!
The text was updated successfully, but these errors were encountered: