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

About input depth image #86

Open
Fitz135 opened this issue Dec 25, 2024 · 2 comments
Open

About input depth image #86

Fitz135 opened this issue Dec 25, 2024 · 2 comments

Comments

@Fitz135
Copy link

Fitz135 commented Dec 25, 2024

Hello,

I obtain RGB and depth images in IsaacGym, where the depth images are stored in uint16 format. The depth data obtained from IsaacGym cannot be used to correctly determine the grasp action. Is it possible to achieve a correct grasp without using the depth images from a RealSense camera?
rgb_env_0_520
depth_env_0_520

@Fang-Haoshu
Copy link
Member

Hi, why the depth cannot be used to correctly determine the grasp action? There are some grasp detection based on RGB by not that accurate

@Fitz135
Copy link
Author

Fitz135 commented Dec 31, 2024

Hi, thanks for the reply, I have solved this problem. However, I wonder the detected grasp translation and rotation have undergone mirror flipping. I used the view matrix of the camera to transfer the translation and rotation in the camera coordinate system to translation and rotation in the world coordinate system. But it did not work. Do you have any suggestions?

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