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

Question Regarding validation with own data and the variable "smoothed_object_pc" #2

Open
gtan039 opened this issue Feb 6, 2020 · 5 comments

Comments

@gtan039
Copy link

gtan039 commented Feb 6, 2020

Hello, can I ask, how is the "smoothed_object_pc" variable derived? I am able to get the RGB image data, depth image, and the intrinsic matrix of the camera, but I am not sure about "smoothed_object_pc" as well as "base_to_camera_rt

@arsalan-mousavian
Copy link
Collaborator

It's explained here: https://github.com/NVlabs/6dof-graspnet/blob/master/demo/main.py#L127-L128

base_to_camera_rt: is the relative transformation between camera and robot base which is not used in the example.

@gzchenjiajun
Copy link

It's explained here: https://github.com/NVlabs/6dof-graspnet/blob/master/demo/main.py#L127-L128

base_to_camera_rt: is the relative transformation between camera and robot base which is not used in the example.

So how does it work? Can you be more specific? thank you

@gzchenjiajun
Copy link

It's explained here: https://github.com/NVlabs/6dof-graspnet/blob/master/demo/main.py#L127-L128

base_to_camera_rt: is the relative transformation between camera and robot base which is not used in the example.

I now want to generate the smoothed_object_PC format from Realsense. How do I do that?
Can you help me? Thank you

@gzchenjiajun
Copy link

It's explained here: https://github.com/NVlabs/6dof-graspnet/blob/master/demo/main.py#L127-L128
base_to_camera_rt: is the relative transformation between camera and robot base which is not used in the example.

I now want to generate the smoothed_object_PC format from Realsense. How do I do that?
Can you help me? Thank you

I understand it's 10 frames of point cloud data, right?

@patselle
Copy link

patselle commented Oct 4, 2022

Hello, I am also interested into how to perfom this step.

Can you please share this code snipped in order to do so?

Best thanks I hope it is fine for you

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

4 participants