neka-nat commited on
Commit
1607718
·
verified ·
1 Parent(s): 352eff8

catalog build 2026-09-01T11:57:42+00:00 (part 20)

Browse files
unitree/g1/g1/r1/manifest.json ADDED
@@ -0,0 +1,115 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "0.1",
3
+ "id": "unitree/g1/g1/r1",
4
+ "kind": "model",
5
+ "category": "vehicle.legged",
6
+ "name": "G1",
7
+ "manufacturer": {
8
+ "name": "Unitree Robotics",
9
+ "country": "CN",
10
+ "product_url": "https://www.unitree.com/g1"
11
+ },
12
+ "lifecycle": "active",
13
+ "articulated": true,
14
+ "collision_mode": "merged",
15
+ "specs": {
16
+ "dof": 29,
17
+ "mass_kg": 35.0,
18
+ "locomotion": "biped",
19
+ "height_mm": 1320,
20
+ "footprint_mm": [
21
+ 450,
22
+ 400
23
+ ]
24
+ },
25
+ "frames": {
26
+ "base_frame": "base_footprint",
27
+ "grasp_frames": [
28
+ "left_rubber_hand",
29
+ "right_rubber_hand"
30
+ ],
31
+ "camera_frames": [],
32
+ "lidar_frames": []
33
+ },
34
+ "locomotion": {
35
+ "kind": "biped",
36
+ "body_frame": "pelvis",
37
+ "legs": [
38
+ {
39
+ "name": "L",
40
+ "foot": "left_ankle_roll_link",
41
+ "contact": "sole"
42
+ },
43
+ {
44
+ "name": "R",
45
+ "foot": "right_ankle_roll_link",
46
+ "contact": "sole"
47
+ }
48
+ ],
49
+ "stance": {
50
+ "left_hip_pitch_joint": -0.4,
51
+ "left_hip_roll_joint": 0.0,
52
+ "left_hip_yaw_joint": 0.0,
53
+ "left_knee_joint": 0.8,
54
+ "left_ankle_pitch_joint": -0.4,
55
+ "left_ankle_roll_joint": 0.0,
56
+ "right_hip_pitch_joint": -0.4,
57
+ "right_hip_roll_joint": 0.0,
58
+ "right_hip_yaw_joint": 0.0,
59
+ "right_knee_joint": 0.8,
60
+ "right_ankle_pitch_joint": -0.4,
61
+ "right_ankle_roll_joint": 0.0,
62
+ "left_shoulder_pitch_joint": 0.15,
63
+ "left_shoulder_roll_joint": 0.15,
64
+ "left_elbow_joint": 1.2,
65
+ "right_shoulder_pitch_joint": 0.15,
66
+ "right_shoulder_roll_joint": -0.15,
67
+ "right_elbow_joint": 1.2
68
+ },
69
+ "foot_radius_m": 0.035,
70
+ "gait": {
71
+ "pattern": "biped",
72
+ "period_s": 0.85,
73
+ "lift_m": 0.05,
74
+ "max_stride_m": 0.5,
75
+ "bob_m": 0.015,
76
+ "lateral_m": 0.02
77
+ },
78
+ "arm_swing": {
79
+ "left_shoulder_pitch_joint": -0.25,
80
+ "right_shoulder_pitch_joint": 0.25
81
+ }
82
+ },
83
+ "assets": {
84
+ "urdf": "urdf/model.urdf",
85
+ "usd": "usd/model.usdc",
86
+ "glb": "visual/model.glb",
87
+ "collision": "collision/",
88
+ "thumbnail": "previews/thumbnail.webp"
89
+ },
90
+ "sources": [
91
+ {
92
+ "kind": "official_oss",
93
+ "url": "https://github.com/unitreerobotics/unitree_ros",
94
+ "ref": "80b96438bcbc673379b5f35e767c40611f7e0af1",
95
+ "fetched_at": "2026-08-27"
96
+ }
97
+ ],
98
+ "licenses": [
99
+ {
100
+ "files": "sources/**",
101
+ "spdx": "BSD-3-Clause",
102
+ "redistributable": true,
103
+ "note": "リポジトリ LICENSE (BSD-3-Clause, Unitree Robotics)"
104
+ }
105
+ ],
106
+ "distribution": "public",
107
+ "validation": {
108
+ "level": "V2",
109
+ "report": "validation/report.json"
110
+ },
111
+ "compatibility": {
112
+ "mounts": [],
113
+ "requires_adapter": []
114
+ }
115
+ }
unitree/go2/go2/r1/manifest.json ADDED
@@ -0,0 +1,132 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "0.1",
3
+ "id": "unitree/go2/go2/r1",
4
+ "kind": "model",
5
+ "category": "vehicle.legged",
6
+ "name": "Go2",
7
+ "manufacturer": {
8
+ "name": "Unitree Robotics",
9
+ "country": "CN",
10
+ "product_url": "https://www.unitree.com/go2"
11
+ },
12
+ "lifecycle": "active",
13
+ "articulated": true,
14
+ "collision_mode": "merged",
15
+ "specs": {
16
+ "dof": 12,
17
+ "payload_kg": 8.0,
18
+ "mass_kg": 15.0,
19
+ "locomotion": "quadruped",
20
+ "max_step_height_mm": 160.0,
21
+ "max_speed_mps": 2.5,
22
+ "footprint_mm": [
23
+ 700,
24
+ 310
25
+ ],
26
+ "height_mm": 400
27
+ },
28
+ "frames": {
29
+ "base_frame": "base_footprint",
30
+ "grasp_frames": [],
31
+ "camera_frames": [],
32
+ "lidar_frames": []
33
+ },
34
+ "locomotion": {
35
+ "kind": "quadruped",
36
+ "body_frame": "base",
37
+ "legs": [
38
+ {
39
+ "name": "FL",
40
+ "foot": "FL_foot",
41
+ "contact": "point"
42
+ },
43
+ {
44
+ "name": "FR",
45
+ "foot": "FR_foot",
46
+ "contact": "point"
47
+ },
48
+ {
49
+ "name": "RL",
50
+ "foot": "RL_foot",
51
+ "contact": "point"
52
+ },
53
+ {
54
+ "name": "RR",
55
+ "foot": "RR_foot",
56
+ "contact": "point"
57
+ }
58
+ ],
59
+ "stance": {
60
+ "FL_hip_joint": 0.0,
61
+ "FL_thigh_joint": 0.8,
62
+ "FL_calf_joint": -1.5,
63
+ "FR_hip_joint": 0.0,
64
+ "FR_thigh_joint": 0.8,
65
+ "FR_calf_joint": -1.5,
66
+ "RL_hip_joint": 0.0,
67
+ "RL_thigh_joint": 0.8,
68
+ "RL_calf_joint": -1.5,
69
+ "RR_hip_joint": 0.0,
70
+ "RR_thigh_joint": 0.8,
71
+ "RR_calf_joint": -1.5
72
+ },
73
+ "foot_radius_m": 0.022,
74
+ "gait": {
75
+ "pattern": "trot",
76
+ "period_s": 0.45,
77
+ "lift_m": 0.07,
78
+ "max_stride_m": 0.45,
79
+ "bob_m": 0.0,
80
+ "lateral_m": 0.0
81
+ },
82
+ "stairs": {
83
+ "stance": {
84
+ "FL_hip_joint": 0.0,
85
+ "FL_thigh_joint": 0.9436,
86
+ "FL_calf_joint": -1.8873,
87
+ "FR_hip_joint": 0.0,
88
+ "FR_thigh_joint": 0.9436,
89
+ "FR_calf_joint": -1.8873,
90
+ "RL_hip_joint": 0.0,
91
+ "RL_thigh_joint": 0.9436,
92
+ "RL_calf_joint": -1.8873,
93
+ "RR_hip_joint": 0.0,
94
+ "RR_thigh_joint": 0.9436,
95
+ "RR_calf_joint": -1.8873
96
+ },
97
+ "lift_m": 0.015
98
+ },
99
+ "arm_swing": {}
100
+ },
101
+ "assets": {
102
+ "urdf": "urdf/model.urdf",
103
+ "usd": "usd/model.usdc",
104
+ "glb": "visual/model.glb",
105
+ "thumbnail": "previews/thumbnail.webp"
106
+ },
107
+ "sources": [
108
+ {
109
+ "kind": "official_oss",
110
+ "url": "https://github.com/unitreerobotics/unitree_ros",
111
+ "ref": "80b96438bcbc673379b5f35e767c40611f7e0af1",
112
+ "fetched_at": "2026-08-27"
113
+ }
114
+ ],
115
+ "licenses": [
116
+ {
117
+ "files": "sources/**",
118
+ "spdx": "BSD-3-Clause",
119
+ "redistributable": true,
120
+ "note": "リポジトリ LICENSE (BSD-3-Clause, Unitree Robotics)。メッシュ (dae) に別条項の 宣言は無い"
121
+ }
122
+ ],
123
+ "distribution": "public",
124
+ "validation": {
125
+ "level": "V2",
126
+ "report": "validation/report.json"
127
+ },
128
+ "compatibility": {
129
+ "mounts": [],
130
+ "requires_adapter": []
131
+ }
132
+ }
unitree/go2/go2/r1/previews/thumbnail.webp CHANGED

Git LFS Details

  • SHA256: ad273fe3928cc403efa0e5c2ef6b0045a7ea9bf83175142b94f7911c92f70009
  • Pointer size: 130 Bytes
  • Size of remote file: 14 kB

Git LFS Details

  • SHA256: 71eb501ecf5c93ab3337ca7877c845d883c6bab744107538614bbd2afc404d79
  • Pointer size: 130 Bytes
  • Size of remote file: 14.6 kB
universal_robots/ur/ur12e/r1/manifest.json ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "0.1",
3
+ "id": "universal_robots/ur/ur12e/r1",
4
+ "kind": "model",
5
+ "category": "manipulator",
6
+ "name": "UR12e",
7
+ "manufacturer": {
8
+ "name": "Universal Robots",
9
+ "country": "DK",
10
+ "product_url": "https://www.universal-robots.com/products/ur12e/"
11
+ },
12
+ "lifecycle": "active",
13
+ "articulated": true,
14
+ "collision_mode": "merged",
15
+ "specs": {
16
+ "dof": 6,
17
+ "payload_kg": 12.5,
18
+ "reach_mm": 1300.0,
19
+ "repeatability_mm": 0.05,
20
+ "mass_kg": 33.5,
21
+ "joint_limits_deg": [
22
+ [
23
+ -360.0,
24
+ 360.0
25
+ ],
26
+ [
27
+ -360.0,
28
+ 360.0
29
+ ],
30
+ [
31
+ -180.0,
32
+ 180.0
33
+ ],
34
+ [
35
+ -360.0,
36
+ 360.0
37
+ ],
38
+ [
39
+ -360.0,
40
+ 360.0
41
+ ],
42
+ [
43
+ -360.0,
44
+ 360.0
45
+ ]
46
+ ],
47
+ "max_tcp_speed_mps": 4.0,
48
+ "ip_rating": "IP54"
49
+ },
50
+ "frames": {
51
+ "base_frame": "base_link",
52
+ "flange_frame": "tool0",
53
+ "flange_standard": "ISO 9409-1-50-4-M6",
54
+ "tcp_default": "tool0",
55
+ "grasp_frames": [],
56
+ "camera_frames": [],
57
+ "lidar_frames": []
58
+ },
59
+ "assets": {
60
+ "urdf": "urdf/model.urdf",
61
+ "usd": "usd/model.usdc",
62
+ "glb": "visual/model.glb",
63
+ "collision": "collision/",
64
+ "thumbnail": "previews/thumbnail.webp"
65
+ },
66
+ "sources": [
67
+ {
68
+ "kind": "community",
69
+ "url": "https://github.com/ros-industrial/universal_robot",
70
+ "ref": "39ad110d8f2e8f66856a201cca88aa7a7025e3eb",
71
+ "fetched_at": "2026-08-27"
72
+ }
73
+ ],
74
+ "licenses": [
75
+ {
76
+ "files": "sources/**",
77
+ "spdx": "BSD-3-Clause",
78
+ "redistributable": true,
79
+ "note": "ur_description/LICENSE (BSD) + package.xml の <license>BSD</license>。 UR Graphical Documentation の個別 LICENSE.txt 参照は ur20/ur8long/ur15/ ur18/ur30 のメッシュのみで、取り込む ur10e メッシュは対象外 (ur5e r2 の S4 2026-08-10 と同根拠)"
80
+ }
81
+ ],
82
+ "distribution": "public",
83
+ "validation": {
84
+ "level": "V2",
85
+ "report": "validation/report.json"
86
+ },
87
+ "compatibility": {
88
+ "mounts": [],
89
+ "requires_adapter": []
90
+ }
91
+ }
universal_robots/ur/ur12e/r1/previews/thumbnail.webp CHANGED

Git LFS Details

  • SHA256: 24dfe8a5159d25ccddf3ba2dd5ed341f7f7b834459de84490e987b6cf9977423
  • Pointer size: 129 Bytes
  • Size of remote file: 7.56 kB

Git LFS Details

  • SHA256: 9304ccef52c99f6968ba4f743b2c3380812bb10fd55fbc196afbdb7416cf7259
  • Pointer size: 129 Bytes
  • Size of remote file: 8.03 kB
universal_robots/ur/ur15/r1/manifest.json ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "0.1",
3
+ "id": "universal_robots/ur/ur15/r1",
4
+ "kind": "model",
5
+ "category": "manipulator",
6
+ "name": "UR15",
7
+ "manufacturer": {
8
+ "name": "Universal Robots",
9
+ "country": "DK",
10
+ "product_url": "https://www.universal-robots.com/products/ur15/"
11
+ },
12
+ "lifecycle": "active",
13
+ "articulated": true,
14
+ "collision_mode": "merged",
15
+ "specs": {
16
+ "dof": 6,
17
+ "payload_kg": 15.0,
18
+ "reach_mm": 1300.0,
19
+ "repeatability_mm": 0.05,
20
+ "mass_kg": 40.7,
21
+ "joint_limits_deg": [
22
+ [
23
+ -360.0,
24
+ 360.0
25
+ ],
26
+ [
27
+ -360.0,
28
+ 360.0
29
+ ],
30
+ [
31
+ -180.0,
32
+ 180.0
33
+ ],
34
+ [
35
+ -360.0,
36
+ 360.0
37
+ ],
38
+ [
39
+ -360.0,
40
+ 360.0
41
+ ],
42
+ [
43
+ -360.0,
44
+ 360.0
45
+ ]
46
+ ],
47
+ "max_tcp_speed_mps": 5.0,
48
+ "ip_rating": "IP65"
49
+ },
50
+ "frames": {
51
+ "base_frame": "world",
52
+ "flange_frame": "tool0",
53
+ "flange_standard": "ISO 9409-1-50-4-M6",
54
+ "tcp_default": "tool0",
55
+ "grasp_frames": [],
56
+ "camera_frames": [],
57
+ "lidar_frames": []
58
+ },
59
+ "assets": {
60
+ "urdf": "urdf/model.urdf",
61
+ "usd": "usd/model.usdc",
62
+ "glb": "visual/model.glb",
63
+ "collision": "collision/",
64
+ "thumbnail": "previews/thumbnail.webp"
65
+ },
66
+ "sources": [
67
+ {
68
+ "kind": "official_oss",
69
+ "url": "https://github.com/UniversalRobots/Universal_Robots_ROS2_Description",
70
+ "ref": "89bbe795f38a7ab00fb66fe8831dfff79dc99edf",
71
+ "fetched_at": "2026-08-27"
72
+ }
73
+ ],
74
+ "licenses": [
75
+ {
76
+ "files": "sources/meshes/**",
77
+ "spdx": "LicenseRef-UR-Graphical-Documentation",
78
+ "redistributable": false
79
+ },
80
+ {
81
+ "files": "sources/**/*.xacro",
82
+ "spdx": "BSD-3-Clause",
83
+ "redistributable": true
84
+ },
85
+ {
86
+ "files": "sources/config/**",
87
+ "spdx": "BSD-3-Clause",
88
+ "redistributable": true
89
+ },
90
+ {
91
+ "files": "sources/package.xml",
92
+ "spdx": "BSD-3-Clause",
93
+ "redistributable": true
94
+ },
95
+ {
96
+ "files": "sources/LICENSE",
97
+ "spdx": "BSD-3-Clause",
98
+ "redistributable": true
99
+ }
100
+ ],
101
+ "distribution": "recipe_only",
102
+ "validation": {
103
+ "level": "V2",
104
+ "report": "validation/report.json"
105
+ },
106
+ "compatibility": {
107
+ "mounts": [],
108
+ "requires_adapter": []
109
+ }
110
+ }
universal_robots/ur/ur15/r1/previews/thumbnail.webp CHANGED

Git LFS Details

  • SHA256: f3599f0c9f0966f36d68d3003f17396428ed5e7358d1d59c05f1a4637f095f62
  • Pointer size: 129 Bytes
  • Size of remote file: 7.3 kB

Git LFS Details

  • SHA256: 6a125802cc318566f651cdae0b255aa2b54a2866b77c4e88e29353642558f111
  • Pointer size: 129 Bytes
  • Size of remote file: 8.06 kB
universal_robots/ur/ur16e/r1/manifest.json ADDED
@@ -0,0 +1,91 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "0.1",
3
+ "id": "universal_robots/ur/ur16e/r1",
4
+ "kind": "model",
5
+ "category": "manipulator",
6
+ "name": "UR16e",
7
+ "manufacturer": {
8
+ "name": "Universal Robots",
9
+ "country": "DK",
10
+ "product_url": "https://www.universal-robots.com/products/ur16e/"
11
+ },
12
+ "lifecycle": "active",
13
+ "articulated": true,
14
+ "collision_mode": "merged",
15
+ "specs": {
16
+ "dof": 6,
17
+ "payload_kg": 16.0,
18
+ "reach_mm": 900.0,
19
+ "repeatability_mm": 0.05,
20
+ "mass_kg": 33.1,
21
+ "joint_limits_deg": [
22
+ [
23
+ -360.0,
24
+ 360.0
25
+ ],
26
+ [
27
+ -360.0,
28
+ 360.0
29
+ ],
30
+ [
31
+ -180.0,
32
+ 180.0
33
+ ],
34
+ [
35
+ -360.0,
36
+ 360.0
37
+ ],
38
+ [
39
+ -360.0,
40
+ 360.0
41
+ ],
42
+ [
43
+ -360.0,
44
+ 360.0
45
+ ]
46
+ ],
47
+ "max_tcp_speed_mps": 3.0,
48
+ "ip_rating": "IP54"
49
+ },
50
+ "frames": {
51
+ "base_frame": "base_link",
52
+ "flange_frame": "tool0",
53
+ "flange_standard": "ISO 9409-1-50-4-M6",
54
+ "tcp_default": "tool0",
55
+ "grasp_frames": [],
56
+ "camera_frames": [],
57
+ "lidar_frames": []
58
+ },
59
+ "assets": {
60
+ "urdf": "urdf/model.urdf",
61
+ "usd": "usd/model.usdc",
62
+ "glb": "visual/model.glb",
63
+ "collision": "collision/",
64
+ "thumbnail": "previews/thumbnail.webp"
65
+ },
66
+ "sources": [
67
+ {
68
+ "kind": "community",
69
+ "url": "https://github.com/ros-industrial/universal_robot",
70
+ "ref": "39ad110d8f2e8f66856a201cca88aa7a7025e3eb",
71
+ "fetched_at": "2026-08-27"
72
+ }
73
+ ],
74
+ "licenses": [
75
+ {
76
+ "files": "sources/**",
77
+ "spdx": "BSD-3-Clause",
78
+ "redistributable": true,
79
+ "note": "ur_description/LICENSE (BSD) + package.xml の <license>BSD</license>。 UR Graphical Documentation の個別 LICENSE.txt 参照は ur20/ur8long/ur15/ ur18/ur30 のメッシュのみで、取り込む ur16e/ur10e メッシュは対象外 (ur5e r2 の S4 2026-08-10 と同根拠)"
80
+ }
81
+ ],
82
+ "distribution": "public",
83
+ "validation": {
84
+ "level": "V2",
85
+ "report": "validation/report.json"
86
+ },
87
+ "compatibility": {
88
+ "mounts": [],
89
+ "requires_adapter": []
90
+ }
91
+ }
universal_robots/ur/ur16e/r1/previews/thumbnail.webp CHANGED

Git LFS Details

  • SHA256: 3746b17a96f00cff9c98eda6a666cfbd77cc82dc307daa2e6fea6e45f51eeaac
  • Pointer size: 129 Bytes
  • Size of remote file: 8.84 kB

Git LFS Details

  • SHA256: 470dda9fd475233e13f757353466b400d0b912be44e5b3f0ba222575a344b3c0
  • Pointer size: 129 Bytes
  • Size of remote file: 9.42 kB