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

Tabletop Detects Any Can, Not Just Coke #12

Open
srgarbarino opened this issue Jul 8, 2016 · 1 comment
Open

Tabletop Detects Any Can, Not Just Coke #12

srgarbarino opened this issue Jul 8, 2016 · 1 comment

Comments

@srgarbarino
Copy link

I got my tabletop detection working this week and was able to successfully detect a can of Coke based on the tutorial meshes. I confirmed this using $ rostopic echo /recognized_object_array | head -20 to read back the object id name to see if it matched my object in couchdb.

I created the object in couchdb using the coke.obj file, so tabletop should pay attention to the color of the can right? Problem is that tabletop will also recognize a sprite can, which is green. Is there a problem with my object in couchdb or the .obj file? Or does tabletop not pay attention to color, and just shape?

@pringithub
Copy link

it appears that the algorithm matches the 3d cylindrical mesh that you supply to the one shown in the pointcloud

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