Skip to content

AttributeError: 'NoneType' object has no attribute 'full_identifier' #1

Description

@zhaojiachen1994

Hi, I am very interested in this great work.

I meet the following errors when I run the view_model.py. I use the param file "../params/july15/JDM25.yaml" and set params["ARENA_TYPE"] = "DannceArena" in rodent_environments.py.

Can you tell me where I'm wrong? Thank you!

  File "C:\Users\admin\anaconda3\envs\mimic\lib\site-packages\dm_control\mjcf\skin.py", line 85, in serialize
    body_bytes = bone.body().full_identifier.encode('utf-8')
AttributeError: 'NoneType' object has no attribute 'full_identifier'

57D9DEB7-C4F2-4EB5-8312-8901F8428971
D1132670-8E4F-40F7-BBE9-86AEE2FAD43E

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions