wty-yy commited on
Commit
eb98a6f
·
verified ·
1 Parent(s): e27bfce

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +115 -0
  2. XBot/meshes/base_link.STL +3 -0
  3. XBot/meshes/left_ankle_pitch_link.STL +0 -0
  4. XBot/meshes/left_ankle_pitch_linkage1_link.STL +0 -0
  5. XBot/meshes/left_ankle_pitch_linkage2_link.STL +0 -0
  6. XBot/meshes/left_ankle_pitch_motor1_link.STL +0 -0
  7. XBot/meshes/left_ankle_pitch_motor2_link.STL +0 -0
  8. XBot/meshes/left_ankle_roll_link.STL +3 -0
  9. XBot/meshes/left_arm_base_link.STL +0 -0
  10. XBot/meshes/left_arm_yaw_link.STL +3 -0
  11. XBot/meshes/left_elbow_pitch_link.STL +3 -0
  12. XBot/meshes/left_elbow_yaw_link.STL +3 -0
  13. XBot/meshes/left_foot_ee_link.STL +0 -0
  14. XBot/meshes/left_hand_ee_link.STL +0 -0
  15. XBot/meshes/left_hand_index_bend_link.STL +0 -0
  16. XBot/meshes/left_hand_index_rota_link1.STL +0 -0
  17. XBot/meshes/left_hand_index_rota_link2.STL +3 -0
  18. XBot/meshes/left_hand_index_tip.STL +0 -0
  19. XBot/meshes/left_hand_link.STL +0 -0
  20. XBot/meshes/left_hand_mid_link1.STL +0 -0
  21. XBot/meshes/left_hand_mid_link2.STL +3 -0
  22. XBot/meshes/left_hand_mid_tip.STL +0 -0
  23. XBot/meshes/left_hand_pinky_link1.STL +0 -0
  24. XBot/meshes/left_hand_pinky_link2.STL +3 -0
  25. XBot/meshes/left_hand_pinky_tip.STL +0 -0
  26. XBot/meshes/left_hand_ring_link1.STL +0 -0
  27. XBot/meshes/left_hand_ring_link2.STL +3 -0
  28. XBot/meshes/left_hand_ring_tip.STL +0 -0
  29. XBot/meshes/left_hand_thumb_bend_link.STL +0 -0
  30. XBot/meshes/left_hand_thumb_rota_link1.STL +0 -0
  31. XBot/meshes/left_hand_thumb_rota_link2.STL +3 -0
  32. XBot/meshes/left_hand_thumb_tip.STL +0 -0
  33. XBot/meshes/left_knee_link.STL +3 -0
  34. XBot/meshes/left_knee_linkage_link.STL +0 -0
  35. XBot/meshes/left_knee_motor_link.STL +0 -0
  36. XBot/meshes/left_leg_pitch_link.STL +3 -0
  37. XBot/meshes/left_leg_roll_link.STL +0 -0
  38. XBot/meshes/left_leg_yaw_link.STL +0 -0
  39. XBot/meshes/left_shoulder_pitch_link.STL +3 -0
  40. XBot/meshes/left_shoulder_roll_link.STL +3 -0
  41. XBot/meshes/left_wrist_roll_link.STL +3 -0
  42. XBot/meshes/left_wrist_yaw_link.STL +3 -0
  43. XBot/meshes/neck_base_link.STL +0 -0
  44. XBot/meshes/neck_pitch_link.STL +3 -0
  45. XBot/meshes/neck_yaw_link.STL +3 -0
  46. XBot/meshes/realsense_link.STL +3 -0
  47. XBot/meshes/right_ankle_pitch_link.STL +0 -0
  48. XBot/meshes/right_ankle_pitch_linkage1_link.STL +0 -0
  49. XBot/meshes/right_ankle_pitch_linkage2_link.STL +0 -0
  50. XBot/meshes/right_ankle_pitch_motor1_link.STL +0 -0
.gitattributes CHANGED
@@ -57,3 +57,118 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ XBot/meshes/base_link.STL filter=lfs diff=lfs merge=lfs -text
61
+ XBot/meshes/left_ankle_roll_link.STL filter=lfs diff=lfs merge=lfs -text
62
+ XBot/meshes/left_arm_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
63
+ XBot/meshes/left_elbow_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
64
+ XBot/meshes/left_elbow_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
65
+ XBot/meshes/left_hand_index_rota_link2.STL filter=lfs diff=lfs merge=lfs -text
66
+ XBot/meshes/left_hand_mid_link2.STL filter=lfs diff=lfs merge=lfs -text
67
+ XBot/meshes/left_hand_pinky_link2.STL filter=lfs diff=lfs merge=lfs -text
68
+ XBot/meshes/left_hand_ring_link2.STL filter=lfs diff=lfs merge=lfs -text
69
+ XBot/meshes/left_hand_thumb_rota_link2.STL filter=lfs diff=lfs merge=lfs -text
70
+ XBot/meshes/left_knee_link.STL filter=lfs diff=lfs merge=lfs -text
71
+ XBot/meshes/left_leg_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
72
+ XBot/meshes/left_shoulder_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
73
+ XBot/meshes/left_shoulder_roll_link.STL filter=lfs diff=lfs merge=lfs -text
74
+ XBot/meshes/left_wrist_roll_link.STL filter=lfs diff=lfs merge=lfs -text
75
+ XBot/meshes/left_wrist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
76
+ XBot/meshes/neck_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
77
+ XBot/meshes/neck_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
78
+ XBot/meshes/realsense_link.STL filter=lfs diff=lfs merge=lfs -text
79
+ XBot/meshes/right_ankle_roll_link.STL filter=lfs diff=lfs merge=lfs -text
80
+ XBot/meshes/right_arm_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
81
+ XBot/meshes/right_elbow_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
82
+ XBot/meshes/right_elbow_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
83
+ XBot/meshes/right_hand_index_rota_link2.STL filter=lfs diff=lfs merge=lfs -text
84
+ XBot/meshes/right_hand_mid_link2.STL filter=lfs diff=lfs merge=lfs -text
85
+ XBot/meshes/right_hand_pinky_link2.STL filter=lfs diff=lfs merge=lfs -text
86
+ XBot/meshes/right_hand_ring_link2.STL filter=lfs diff=lfs merge=lfs -text
87
+ XBot/meshes/right_hand_thumb_rota_link2.STL filter=lfs diff=lfs merge=lfs -text
88
+ XBot/meshes/right_knee_link.STL filter=lfs diff=lfs merge=lfs -text
89
+ XBot/meshes/right_leg_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
90
+ XBot/meshes/right_shoulder_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
91
+ XBot/meshes/right_shoulder_roll_link.STL filter=lfs diff=lfs merge=lfs -text
92
+ XBot/meshes/right_wrist_roll_link.STL filter=lfs diff=lfs merge=lfs -text
93
+ XBot/meshes/right_wrist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
94
+ XBot/meshes/waist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
95
+ g1_description/meshes/head_link.STL filter=lfs diff=lfs merge=lfs -text
96
+ g1_description/meshes/left_ankle_roll_link.STL filter=lfs diff=lfs merge=lfs -text
97
+ g1_description/meshes/left_hand_index_0_link.STL filter=lfs diff=lfs merge=lfs -text
98
+ g1_description/meshes/left_hand_index_1_link.STL filter=lfs diff=lfs merge=lfs -text
99
+ g1_description/meshes/left_hand_middle_0_link.STL filter=lfs diff=lfs merge=lfs -text
100
+ g1_description/meshes/left_hand_middle_1_link.STL filter=lfs diff=lfs merge=lfs -text
101
+ g1_description/meshes/left_hand_palm_link.STL filter=lfs diff=lfs merge=lfs -text
102
+ g1_description/meshes/left_hand_thumb_1_link.STL filter=lfs diff=lfs merge=lfs -text
103
+ g1_description/meshes/left_hand_thumb_2_link.STL filter=lfs diff=lfs merge=lfs -text
104
+ g1_description/meshes/left_hip_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
105
+ g1_description/meshes/left_hip_roll_link.STL filter=lfs diff=lfs merge=lfs -text
106
+ g1_description/meshes/left_hip_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
107
+ g1_description/meshes/left_knee_link.STL filter=lfs diff=lfs merge=lfs -text
108
+ g1_description/meshes/left_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
109
+ g1_description/meshes/left_shoulder_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
110
+ g1_description/meshes/left_shoulder_roll_link.STL filter=lfs diff=lfs merge=lfs -text
111
+ g1_description/meshes/left_shoulder_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
112
+ g1_description/meshes/left_wrist_roll_link.STL filter=lfs diff=lfs merge=lfs -text
113
+ g1_description/meshes/left_wrist_roll_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
114
+ g1_description/meshes/left_wrist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
115
+ g1_description/meshes/logo_link.STL filter=lfs diff=lfs merge=lfs -text
116
+ g1_description/meshes/pelvis.STL filter=lfs diff=lfs merge=lfs -text
117
+ g1_description/meshes/pelvis_contour_link.STL filter=lfs diff=lfs merge=lfs -text
118
+ g1_description/meshes/right_ankle_roll_link.STL filter=lfs diff=lfs merge=lfs -text
119
+ g1_description/meshes/right_hand_index_0_link.STL filter=lfs diff=lfs merge=lfs -text
120
+ g1_description/meshes/right_hand_index_1_link.STL filter=lfs diff=lfs merge=lfs -text
121
+ g1_description/meshes/right_hand_middle_0_link.STL filter=lfs diff=lfs merge=lfs -text
122
+ g1_description/meshes/right_hand_middle_1_link.STL filter=lfs diff=lfs merge=lfs -text
123
+ g1_description/meshes/right_hand_palm_link.STL filter=lfs diff=lfs merge=lfs -text
124
+ g1_description/meshes/right_hand_thumb_1_link.STL filter=lfs diff=lfs merge=lfs -text
125
+ g1_description/meshes/right_hand_thumb_2_link.STL filter=lfs diff=lfs merge=lfs -text
126
+ g1_description/meshes/right_hip_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
127
+ g1_description/meshes/right_hip_roll_link.STL filter=lfs diff=lfs merge=lfs -text
128
+ g1_description/meshes/right_hip_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
129
+ g1_description/meshes/right_knee_link.STL filter=lfs diff=lfs merge=lfs -text
130
+ g1_description/meshes/right_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
131
+ g1_description/meshes/right_shoulder_pitch_link.STL filter=lfs diff=lfs merge=lfs -text
132
+ g1_description/meshes/right_shoulder_roll_link.STL filter=lfs diff=lfs merge=lfs -text
133
+ g1_description/meshes/right_shoulder_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
134
+ g1_description/meshes/right_wrist_roll_link.STL filter=lfs diff=lfs merge=lfs -text
135
+ g1_description/meshes/right_wrist_roll_rubber_hand.STL filter=lfs diff=lfs merge=lfs -text
136
+ g1_description/meshes/right_wrist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
137
+ g1_description/meshes/torso_constraint_L_link.STL filter=lfs diff=lfs merge=lfs -text
138
+ g1_description/meshes/torso_constraint_R_link.STL filter=lfs diff=lfs merge=lfs -text
139
+ g1_description/meshes/torso_link.STL filter=lfs diff=lfs merge=lfs -text
140
+ g1_description/meshes/torso_link_23dof_rev_1_0.STL filter=lfs diff=lfs merge=lfs -text
141
+ g1_description/meshes/torso_link_rev_1_0.STL filter=lfs diff=lfs merge=lfs -text
142
+ g1_description/meshes/waist_constraint_L.STL filter=lfs diff=lfs merge=lfs -text
143
+ g1_description/meshes/waist_constraint_R.STL filter=lfs diff=lfs merge=lfs -text
144
+ g1_description/meshes/waist_support_link.STL filter=lfs diff=lfs merge=lfs -text
145
+ g1_description/meshes/waist_yaw_link.STL filter=lfs diff=lfs merge=lfs -text
146
+ g1_description/meshes/waist_yaw_link_rev_1_0.STL filter=lfs diff=lfs merge=lfs -text
147
+ kuavo_s42/meshes/camera.STL filter=lfs diff=lfs merge=lfs -text
148
+ kuavo_s42/meshes/head.STL filter=lfs diff=lfs merge=lfs -text
149
+ kuavo_s42/meshes/l_arm_pitch.STL filter=lfs diff=lfs merge=lfs -text
150
+ kuavo_s42/meshes/l_arm_roll.STL filter=lfs diff=lfs merge=lfs -text
151
+ kuavo_s42/meshes/l_arm_yaw.STL filter=lfs diff=lfs merge=lfs -text
152
+ kuavo_s42/meshes/l_foot_roll.STL filter=lfs diff=lfs merge=lfs -text
153
+ kuavo_s42/meshes/l_forearm_pitch.STL filter=lfs diff=lfs merge=lfs -text
154
+ kuavo_s42/meshes/l_hand_pitch.STL filter=lfs diff=lfs merge=lfs -text
155
+ kuavo_s42/meshes/l_hand_roll.STL filter=lfs diff=lfs merge=lfs -text
156
+ kuavo_s42/meshes/l_hand_yaw.STL filter=lfs diff=lfs merge=lfs -text
157
+ kuavo_s42/meshes/l_knee.STL filter=lfs diff=lfs merge=lfs -text
158
+ kuavo_s42/meshes/l_leg_pitch.STL filter=lfs diff=lfs merge=lfs -text
159
+ kuavo_s42/meshes/l_leg_roll.STL filter=lfs diff=lfs merge=lfs -text
160
+ kuavo_s42/meshes/l_leg_yaw.STL filter=lfs diff=lfs merge=lfs -text
161
+ kuavo_s42/meshes/neck_motor.STL filter=lfs diff=lfs merge=lfs -text
162
+ kuavo_s42/meshes/r_arm_pitch.STL filter=lfs diff=lfs merge=lfs -text
163
+ kuavo_s42/meshes/r_arm_roll.STL filter=lfs diff=lfs merge=lfs -text
164
+ kuavo_s42/meshes/r_arm_yaw.STL filter=lfs diff=lfs merge=lfs -text
165
+ kuavo_s42/meshes/r_foot_roll.STL filter=lfs diff=lfs merge=lfs -text
166
+ kuavo_s42/meshes/r_forearm_pitch.STL filter=lfs diff=lfs merge=lfs -text
167
+ kuavo_s42/meshes/r_hand_pitch.STL filter=lfs diff=lfs merge=lfs -text
168
+ kuavo_s42/meshes/r_hand_roll.STL filter=lfs diff=lfs merge=lfs -text
169
+ kuavo_s42/meshes/r_hand_yaw.STL filter=lfs diff=lfs merge=lfs -text
170
+ kuavo_s42/meshes/r_knee.STL filter=lfs diff=lfs merge=lfs -text
171
+ kuavo_s42/meshes/r_leg_pitch.STL filter=lfs diff=lfs merge=lfs -text
172
+ kuavo_s42/meshes/r_leg_roll.STL filter=lfs diff=lfs merge=lfs -text
173
+ kuavo_s42/meshes/r_leg_yaw.STL filter=lfs diff=lfs merge=lfs -text
174
+ kuavo_s42/meshes/torso.STL filter=lfs diff=lfs merge=lfs -text
XBot/meshes/base_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0ed10bff925fd142476f72e65440e6ba2b15ed08fa44dc3d80d183332754094
3
+ size 153484
XBot/meshes/left_ankle_pitch_link.STL ADDED
Binary file (88.5 kB). View file
 
XBot/meshes/left_ankle_pitch_linkage1_link.STL ADDED
Binary file (10.3 kB). View file
 
XBot/meshes/left_ankle_pitch_linkage2_link.STL ADDED
Binary file (10.7 kB). View file
 
XBot/meshes/left_ankle_pitch_motor1_link.STL ADDED
Binary file (79 kB). View file
 
XBot/meshes/left_ankle_pitch_motor2_link.STL ADDED
Binary file (79 kB). View file
 
XBot/meshes/left_ankle_roll_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f4195cb76214adc00feb26db75b293f0d65a124f8bf7041e96536f7e358a834
3
+ size 806684
XBot/meshes/left_arm_base_link.STL ADDED
Binary file (49.9 kB). View file
 
XBot/meshes/left_arm_yaw_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33cebdfe3d7bc4d258e3862f76c04415e5c253917cccded8ef5f96fa244aa618
3
+ size 230684
XBot/meshes/left_elbow_pitch_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa4739cce84581ccc100b4e0fb89472d0637383478c9dd0d6c4d2bd66a19d179
3
+ size 198584
XBot/meshes/left_elbow_yaw_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e06909858b00ecf53aef5b22440bdc3872a44c4bfbcc2a7b3a30ef77b2262c6e
3
+ size 198184
XBot/meshes/left_foot_ee_link.STL ADDED
Binary file (684 Bytes). View file
 
XBot/meshes/left_hand_ee_link.STL ADDED
Binary file (684 Bytes). View file
 
XBot/meshes/left_hand_index_bend_link.STL ADDED
Binary file (36.9 kB). View file
 
XBot/meshes/left_hand_index_rota_link1.STL ADDED
Binary file (60.7 kB). View file
 
XBot/meshes/left_hand_index_rota_link2.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb973d41105e0781b8560b9f5ebe72c2debf582c09f41f3855d3a209f95ced00
3
+ size 176184
XBot/meshes/left_hand_index_tip.STL ADDED
Binary file (2.48 kB). View file
 
XBot/meshes/left_hand_link.STL ADDED
Binary file (80.2 kB). View file
 
XBot/meshes/left_hand_mid_link1.STL ADDED
Binary file (60.7 kB). View file
 
XBot/meshes/left_hand_mid_link2.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18f2d651b721d3d37f3b6c5ebd39dadd69d783476956b468adc307a49901ef6a
3
+ size 176184
XBot/meshes/left_hand_mid_tip.STL ADDED
Binary file (2.48 kB). View file
 
XBot/meshes/left_hand_pinky_link1.STL ADDED
Binary file (60.7 kB). View file
 
XBot/meshes/left_hand_pinky_link2.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3adc14b31538e008dba9e6bcced39d4e4f54b3ca6295631798c8c07e3d535a4
3
+ size 176184
XBot/meshes/left_hand_pinky_tip.STL ADDED
Binary file (2.48 kB). View file
 
XBot/meshes/left_hand_ring_link1.STL ADDED
Binary file (60.7 kB). View file
 
XBot/meshes/left_hand_ring_link2.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be9700a819dcbf6b0ff62a6361cde3b9dc16a4399d381d97efbcfca97fccfd5d
3
+ size 176184
XBot/meshes/left_hand_ring_tip.STL ADDED
Binary file (2.48 kB). View file
 
XBot/meshes/left_hand_thumb_bend_link.STL ADDED
Binary file (20.4 kB). View file
 
XBot/meshes/left_hand_thumb_rota_link1.STL ADDED
Binary file (65.3 kB). View file
 
XBot/meshes/left_hand_thumb_rota_link2.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3320d64a17b42221303fde01726693af795604a11c1e9ca6bd377a89b2911828
3
+ size 133684
XBot/meshes/left_hand_thumb_tip.STL ADDED
Binary file (2.48 kB). View file
 
XBot/meshes/left_knee_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a7af8557a99e1e58cb800d963a5b0fd3cf6324cba55d5366d15d17e610495e4
3
+ size 1014584
XBot/meshes/left_knee_linkage_link.STL ADDED
Binary file (13.5 kB). View file
 
XBot/meshes/left_knee_motor_link.STL ADDED
Binary file (25.1 kB). View file
 
XBot/meshes/left_leg_pitch_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46cfff873f022fb21a1b2af9e4cac9a5ee3c5fecb91cdc84af5fa83d95fbb54f
3
+ size 785784
XBot/meshes/left_leg_roll_link.STL ADDED
Binary file (47.7 kB). View file
 
XBot/meshes/left_leg_yaw_link.STL ADDED
Binary file (44.5 kB). View file
 
XBot/meshes/left_shoulder_pitch_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17f7ce0e208cbc6fcb9fcd8df049cf98070a068d851805a42ff37ae7a62a1f36
3
+ size 266284
XBot/meshes/left_shoulder_roll_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e78ec7ec954eb3350d673c7e42fbc56c83f34934a983774d486159205005620
3
+ size 321484
XBot/meshes/left_wrist_roll_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9194a5a83d15ba81a41160ef965e409e6ffd4b836b7b8dfa25729ab1af436451
3
+ size 213784
XBot/meshes/left_wrist_yaw_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e71b542fd54b83ef729bcb3012add05ce12695e100d5812e2e8047d288066676
3
+ size 105984
XBot/meshes/neck_base_link.STL ADDED
Binary file (13.2 kB). View file
 
XBot/meshes/neck_pitch_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d6f8024387a00c5dd43fa2c429bdbd607cbaabcb03629d5e001b3243d213e41
3
+ size 1189084
XBot/meshes/neck_yaw_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02678bfffbc788b33a486c135b92f5b98e12a64dbee4d058f1c897b34ba6595b
3
+ size 521084
XBot/meshes/realsense_link.STL ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c30857fd9478104cee66e2a0af7a4fbadca67fe9abb9eb2172477a8776f2e2
3
+ size 182784
XBot/meshes/right_ankle_pitch_link.STL ADDED
Binary file (5.68 kB). View file
 
XBot/meshes/right_ankle_pitch_linkage1_link.STL ADDED
Binary file (10.3 kB). View file
 
XBot/meshes/right_ankle_pitch_linkage2_link.STL ADDED
Binary file (10.7 kB). View file
 
XBot/meshes/right_ankle_pitch_motor1_link.STL ADDED
Binary file (79 kB). View file