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

Hi,what‘s the number of the the lidar lines you are using? VLP64? #18

Open
Zhang-Qinghui opened this issue Nov 28, 2019 · 7 comments
Open

Comments

@Zhang-Qinghui
Copy link

No description provided.

@koide3
Copy link
Owner

koide3 commented Nov 29, 2019

Hi @Zhang-Qinghui ,
We mainly use 32 and 16-line velodyne LIDARs (HDL32e and VLP16).

@Zhang-Qinghui
Copy link
Author

yes,it is amazing. But why the piontcloud
is so dense?

@koide3
Copy link
Owner

koide3 commented Nov 29, 2019

If you are referring to the video on youtube, it's a standard 32line LIDAR, and we didn't do anything special.

@Zhang-Qinghui
Copy link
Author

Thanks for your reply. I got it. I have try to run your code with my data bag from VLP16.But the result is not so good. What's your human body detection precision ?

@koide3
Copy link
Owner

koide3 commented Nov 29, 2019

Some parameters are tuned for 32line, and you may need to tweak them for your sensor. Please see the launch file to find the params to be tuned.

@Zhang-Qinghui
Copy link
Author

Thanks for your reply.I did not find the parameter in 'hdl_people_tracking_static.launch' or 'hdl_people_tracking.launch' to adjust the lines of velodyne. In addition, I can detect some human body without adjust params, but I can not detect it when the human body is fragmentary or the human body is sparse. I want to know the detection precision and detection distance of human body.Thank you in advance.

@koide3
Copy link
Owner

koide3 commented Dec 2, 2019

Probably, the false negatives are caused by the classifier which was trained with 32line data. Try to set "enable_classification" to false to see if it works.

We have not evaluated the precision-vs-distance curve. I would be glad if you could do some tests to check it out.

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