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

Where I can find the output file when using "detect_grasps" ? #128

Open
tycoer opened this issue Jul 15, 2022 · 6 comments
Open

Where I can find the output file when using "detect_grasps" ? #128

tycoer opened this issue Jul 15, 2022 · 6 comments

Comments

@tycoer
Copy link

tycoer commented Jul 15, 2022

I'd like to generate grasps for a single object by "detect_grasps", but I cannot find any output file.
How I can generate grasps then get the output file of generated grasps like https://tams.informatik.uni-hamburg.de/research/datasets/PointNetGPD_grasps_dataset.zip for a single object. May be a h5 file or something

@atenpas
Copy link
Owner

atenpas commented Oct 6, 2022

The code does not output to a file. You would need to provide that feature.

@huanzhang-rwth
Copy link

Hello,

i tried to generate the list of selected grasps, but i just find the img of grasps. how can we output the list of grasps?maybe position and orientation

@rojomeng
Copy link

rojomeng commented Apr 9, 2024

Hi!

I'm stuck in the same situation, i want to obtain the position and orientation of the gripper but there's no output file like a point cloud that can be used.
Were you guys able to solve it?

@huanzhang-rwth
Copy link

Hi!

I'm stuck in the same situation, i want to obtain the position and orientation of the gripper but there's no output file like a point cloud that can be used. Were you guys able to solve it?

I called the libgpd_c.so in the script and output the pose.

@rojomeng
Copy link

rojomeng commented Apr 9, 2024

@WeisserHase-zhang is that a file provided in the same package? I can't find it.

@huanzhang-rwth
Copy link

@rojomeng yes, you can find it after building the package.

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