Skip to content

Ghost objects import fail from ADF files in Blender #31

@matteopescio

Description

@matteopescio

Hi, thank you for this very useful tool.

I am having some problems loading ghost bodies from ADF files within Blender.
For example, when I try to import the ghost.yaml from the surgical robotics challenge, apparently nothing happens.

I have checked the ambf_addon.py and it seems that within the AMBF_OT_load_ambf_filev class (lines 2168-2923) the
load_ghost(self, ghost_name) function is defined (lines 2497-2511), but it's not called in the execute() function (lines 2857-2923)

Did you have ever had the same issue? Maybe I am missing something else.
Thank you!

I am using Blender 4.4.3 and the blender-4.x branch of the repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions