-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Description
Describe the bug
A clear and concise description of what the bug is.
Please add the terminal output of the Blender process, if applicable.
To Reproduce
- Load URDF
- Select a link
- Click create collision Object
Expected behavior
Object created (did not work)
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Ubuntu 24.04
- Blender version 4.2.16
- debugging output (run
setup.py --info)
Error: Python: Traceback (most recent call last):
File "/home/kaye/.config/blender/4.2/scripts/addons/phobos/blender/operators/editing.py", line 1297, in execute
phobos_vis = blender2phobos.deriveVisual(vis)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kaye/.config/blender/4.2/scripts/addons/phobos/blender/io/blender2phobos.py", line 214, in deriveVisual
material = deriveMaterial(obj.active_material, logging=logging)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kaye/.config/blender/4.2/scripts/addons/phobos/blender/io/blender2phobos.py", line 74, in deriveMaterial
specular_color = mat.node_tree.nodes["Specular BSDF"].inputs["Specular Tint"].default_value
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
KeyError: 'bpy_prop_collection[key]: key "Specular Tint" not found'
Additional context
Add any other context about the problem here.
E.g. URDF version, mesh type/version etc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels