nv-tlabs / ASE

Other
793 stars 128 forks source link

Error for key = global_root_yaw_rotation Error for key = global_translation_xy Error for key = global_translation_xz Error for key = local_rotation_to_root Error for key = local_translation_to_root Error for key = root_translation_xy #51

Open KK-Zhou opened 1 year ago

KK-Zhou commented 1 year ago

When I was loading the motion_file, the value of global_root_yaw_rotation, global_translation_xy, global_translation_xz, local_rotation_to_root, local_translation_to_root and root_translation_xy can't be read with the method that is getattr(obj, k). Are they useless for the training and running?

xbpeng commented 1 year ago

you can ignore those errors, they are not being used.