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

Parameter prob for module MaxPointCountDataPointsFilter was set but is not used #51

Open
Kunal-kk opened this issue Sep 9, 2016 · 1 comment

Comments

@Kunal-kk
Copy link

Kunal-kk commented Sep 9, 2016

I am getting the same Problem with every openni launch file as issue #44 can you please tell me where can I find MaxPointCountDataPointsFilter.yaml ? I found defaultMaxPointCountDataPointsFilter.yaml in libpointmatcher source code but I dont think that is going to be useful, and even in that yaml file there's no prob parameter.
Please help!
I am using Ubuntu 15.10 with kinetic distro of ROS.
This error pops out when i run tracker.launch.

@pomerlef
Copy link
Contributor

If you want the up-to-date version of all the available modules in libpointmatcher, use the executable pmicp with the option -l. This should be something like that:

cd <your path>/libpointmatcher/build/examples
./pmicp -l

You can search for the information on MaxPointCountDataPointsFilter. More explaination on that can be found here: https://github.com/ethz-asl/libpointmatcher/blob/master/doc/ICPIntro.md#bonus-tip

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