dfki-ric / phobos

An add-on for Blender allowing to create URDF, SDF and SMURF robot models in a WYSIWYG environment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on exporting URDF

jeffreyjene opened this issue · comments

Error on export.

phobos_error

  • OS: Windows 11
  • Version Blender 3.21

Some more log info:

Using Blender v2.9:

Traceback (most recent call last):
File "C:\Users\jeffr\AppData\Roaming\Blender Foundation\Blender\2.90\scripts\addons\phobos\phobosgui.py", line 907, in draw
proplist = dictprops.keys()
AttributeError: 'tuple' object has no attribute 'keys'

location: :-1

Hi @jeffreyjene ,
Which phobos version are you using?

I had the same error while exporting to urdf. And, I did 'define geometry' for all visual objects, and they were exported normally.

@clwmrndl92 Thanks for your comment, that's true. We'll enhance the error message regarding this.
I close this as solved.