Spaces:
Building
Building
File size: 2,024 Bytes
d49f7bc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 |
char_starting_location: [-0.3, -0.2, -0.5]
bvh_projection_bodypart_groups:
- bvh_joint_names:
- RightShoulder
- RightArm
- RightForeArm
- RightHand
- RightHandEnd
- LeftShoulder
- LeftArm
- LeftForeArm
- LeftHand
- LeftHandEnd
method: pca
name: Upper Limbs
- bvh_joint_names:
- RightUpLeg
- RightLeg
- RightFoot
- RightToeBase
- LeftUpLeg
- LeftLeg
- LeftFoot
- LeftToeBase
method: pca
name: Lower Limbs
- bvh_joint_names:
- Hips
- Spine
- Spine1
- Spine2
- Spine3
- Neck
- Head
method: frontal
name: Trunk
char_bodypart_groups:
- bvh_depth_drivers:
- Hips
char_joints:
- right_hip_b
- left_hip_b
- right_hip_f
- left_hip_f
- hip
- torso
- neck
- bvh_depth_drivers:
- LeftFoot
char_joints:
- left_knee_f
- left_foot_f
- bvh_depth_drivers:
- LeftFoot
char_joints:
- left_knee_b
- left_foot_b
- bvh_depth_drivers:
- RightFoot
char_joints:
- right_knee_f
- right_foot_f
- bvh_depth_drivers:
- RightFoot
char_joints:
- right_knee_b
- right_foot_b
char_bvh_root_offset:
bvh_projection_bodypart_group_for_offset: Lower Limbs
bvh_joints:
- - RightFoot
- RightLeg
- RightUpLeg
- - LeftFoot
- LeftLeg
- LeftUpLeg
char_joints:
- - left_foot_f
- left_knee_f
- left_hip_f
- - right_foot_f
- right_knee_f
- right_hip_f
- - left_foot_b
- left_knee_b
- left_hip_b
- - right_foot_b
- right_knee_b
- right_hip_b
char_joint_bvh_joints_mapping:
left_foot_b: !!python/tuple
- LeftLeg
- LeftFoot
left_knee_b: !!python/tuple
- LeftUpLeg
- LeftLeg
right_foot_b: !!python/tuple
- RightLeg
- RightFoot
right_knee_b: !!python/tuple
- RightUpLeg
- RightLeg
left_foot_f: !!python/tuple
- LeftLeg
- LeftFoot
left_knee_f: !!python/tuple
- LeftUpLeg
- LeftLeg
right_foot_f: !!python/tuple
- RightLeg
- RightFoot
right_knee_f: !!python/tuple
- RightUpLeg
- RightLeg
neck: !!python/tuple
- Hips
- Neck
char_runtime_checks: [] |