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

ZeroDivisionError: float division by zero #2

Open
Bailey-24 opened this issue Mar 24, 2022 · 1 comment
Open

ZeroDivisionError: float division by zero #2

Bailey-24 opened this issue Mar 24, 2022 · 1 comment

Comments

@Bailey-24
Copy link

Hi, I ran python main.py --mode grasp_objects

I got this
Traceback (most recent call last): File "main.py", line 61, in <module> create_grasp_objects(*setup(args, config)) File "/run_code/fit2form-master/generate_data.py", line 29, in create_grasp_objects urdf_paths = urdf_paths * ceil(total * 1.5 / len(urdf_paths)) ZeroDivisionError: float division by zero

I have placed the data/ShapeNetCore.v2 dataset in the project.
My computer is Ubuntu18.04, Nvidia MX150

I would appreciate it if you would help me. Thanks in advanced.

@submagr
Copy link
Contributor

submagr commented Apr 3, 2022

This issue should be fixed after following steps in my comment here:

#1 (comment)

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