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

KDTree error in stow task #2157

Closed
pazeshun opened this issue Jun 17, 2017 · 3 comments
Closed

KDTree error in stow task #2157

pazeshun opened this issue Jun 17, 2017 · 3 comments
Labels

Comments

@pazeshun
Copy link
Collaborator

When I tested stow task with #2155 , I got the following error in baxter.launch after I launched stow.launch

[pcl::KdTreeFLANN::setInputCloud] Cannot create a KDTree with an empty input cloud!

This error continued until I killed stow.launch
But the robot performed recognition and picking well.

@knorth55
Copy link
Member

This error occurs when there is no pointcloud input.
This is because we use attention clipper.
When camera look inside tote, the error doesnt happen.
I think it is not a big problem.

@pazeshun
Copy link
Collaborator Author

I understand. Thanks!

@knorth55
Copy link
Member

I think this PR jsk-ros-pkg/jsk_recognition#2120 suppresses this error output.
We need to check with real robot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants