Unity-Technologies / com.unity.perception

Perception toolkit for sim2real training and validation in Unity
Other
910 stars 177 forks source link

Human Pose Labeling Tutorial: No rig section when selecting all assets under Models and Animations #599

Open tleyden opened 1 year ago

tleyden commented 1 year ago

The instructions say:

Action: Select all of the assets inside the Assets/Samples/Perception//Human Pose Labeling and Randomization/Models and Animations.

But if I try that, the rig option is not there:

Screenshot 2023-06-17 at 10 32 48 AM

Workaround: if I deselect KeypointCube and LabeledAndRandomized, then the rig option does appear.

Screenshot 2023-06-17 at 10 33 17 AM

Looks like maybe KeypointCube and LabeledAndRandomized were later added and don't have a rig property?