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

Hello, I encountered two problems when using find_object_3d #142

Open
Kane1440 opened this issue Sep 14, 2023 · 1 comment
Open

Hello, I encountered two problems when using find_object_3d #142

Kane1440 opened this issue Sep 14, 2023 · 1 comment

Comments

@Kane1440
Copy link

Hello, I encountered two problems when using find_object_3d
(1) Small objects can be identified but their depth information cannot be detected, so their spatial position cannot be obtained.
(2) In rviz, it is observed that the object's position relative to the camera is incorrectly oriented, because I placed the object between the camera and the robotic arm, but the object actually rotated 90°. What adjustments should I make?
I'd be grateful if you could help.

@matlabbe
Copy link
Member

(1), if no depth can be detected, another approach would have to be used to know the 3D pose, like feeding height of the object.
(2), the detection would be in camera frame, maybe there is a missing optical rotation from your TF tree?

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