-
Notifications
You must be signed in to change notification settings - Fork 54
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
Pose estimation Error #37
Comments
Perhaps I have the same problem: My objects were trained via ork_capture. |
A quick shift of the mesh in blender should be enough |
Yes shifting manually works but what do you think of modifying https://github.com/wg-perception/reconstruction/blob/master/apps/mesh_object to move the origin e.g. with a meshlab filter? |
The origin of the mesh should be in the center. But this shift between the recognized object and the real one (as you have) can be also because of other parameters. For example, the frames used in the config file should be the one for the RGB camera and not for the depth one. Is it the case for you? |
So you say After shifting the origin to the center the alignment improves but still is not perfect. I will further try to improve this by tuning Another question: Is it ok to use the topic |
Try to replace the depth topic to the RGB topic and you will see if there is any difference. For detection, you can use rectified image. |
Setting the |
Hi i think i got the same problem ,have you solve the question ? |
|
the mesh's origin that ork provide not in center, you can ajdust the center,or find some new mesh file , then train your own template |
Thanks for your reply.
Do you know which file was modified?
At 2019-10-15 10:35:59, "MengDes" <[email protected]> wrote:
Hi i think i got the same problem ,have you solve the question ?
Hello, has your problem been solved? I met the same problem as you. How can I solve it?
the mesh's origin that ork provide not in center, you can ajdust the center,or find some new mesh file , then train your own template
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
it 's been a long time ,i am quiet not sure,you can search on internet |
thank you very much !!!
At 2019-10-15 12:08:27, "MengDes" <[email protected]> wrote:
Thanks for your reply. Do you know which file was modified? At 2019-10-15 10:35:59, "MengDes" [email protected] wrote: Hi i think i got the same problem ,have you solve the question ? Hello, has your problem been solved? I met the same problem as you. How can I solve it? the mesh's origin that ork provide not in center, you can ajdust the center,or find some new mesh file , then train your own template — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
it 's been a long time ,i am quiet not sure,you can search on internet
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Hi
I am having a problem of pose deviation error. I there any possible way to correct the error. For example the pose for Coke can is above the coke can.
The text was updated successfully, but these errors were encountered: