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

Using Particle filter with stereo depth scans #7

Open
Singh-sid930 opened this issue Aug 6, 2019 · 0 comments
Open

Using Particle filter with stereo depth scans #7

Singh-sid930 opened this issue Aug 6, 2019 · 0 comments

Comments

@Singh-sid930
Copy link

I am trying to use stereo depth cameras and convert the depth images into fake laser scans to the Particle Filter.
the depth image ofcourse is just in the front so the view is quite constrained.
I get a 1280 ranges with step angles of 0.6 degrees for HD720P and 672 for VGA
I believe I should be downsampling by smaller factor to compensate for the constrained view. However if I Try to make the angle step too low in the configuration file (4 to be exact) it spits out a bunch of

error: invalid argument

between iterations messages.
Is this supposed to be happening?
Also, is there a limit to how low we can go with the angle step for downsampling?

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

1 participant