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

gz-sim: Generation of Procedural Datasets with Blender #1140

Open
azeey-test opened this issue Aug 29, 2024 · 3 comments
Open

gz-sim: Generation of Procedural Datasets with Blender #1140

azeey-test opened this issue Aug 29, 2024 · 3 comments

Comments

@azeey-test
Copy link
Collaborator

Configuration

  • os: Ubuntu Noble

Links

Process

Step 1 - Instructions work

Step 2 - Images (if there are any) match the result

@jmackay2
Copy link

jmackay2 commented Sep 1, 2024

I started running through these instructions. When going to test them, I ran into issues due to having a newer version of Blender (4.2). The instructions mention it only being tested with 3.0 through 3.3, so an error here probably isn't totally unexpected. It looks like the GeometryNodeTree has changed.

Python: Traceback (most recent call last):
  File "rock.blend/procedural_dataset_generator.py", line 1945, in <module>
  File "rock.blend/procedural_dataset_generator.py", line 1627, in main
  File "rock.blend/procedural_dataset_generator.py", line 1468, in generate
  File "rock.blend/procedural_dataset_generator.py", line 703, in export
  File "rock.blend/procedural_dataset_generator.py", line 832, in _process_meshes
  File "rock.blend/procedural_dataset_generator.py", line 859, in _export_geometry
  File "rock.blend/procedural_dataset_generator.py", line 899, in _export_geometry_collision
  File "rock.blend/procedural_dataset_generator.py", line 1494, in _pre_export_geometry_collision
  File "rock.blend/procedural_dataset_generator.py", line 1569, in _try_set_nodes_input_attribute
AttributeError: 'GeometryNodeTree' object has no attribute 'inputs'

@j-rivero
Copy link
Contributor

j-rivero commented Sep 2, 2024

Thanks @jmackay2 . Could you please file a bug in the gz-sim repository with this information?

@jmackay2
Copy link

jmackay2 commented Sep 4, 2024

@j-rivero I've added a bug in gz-sim with this information here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants