LumosRobotics commited on
Commit
2d7e759
·
verified ·
1 Parent(s): b5a9c1c

Delete task_Put_the_bananas_and_grapes_into_the_draining_basket/session_001/quality_report

Browse files
task_Put_the_bananas_and_grapes_into_the_draining_basket/session_001/quality_report/quality_report.json DELETED
@@ -1,205 +0,0 @@
1
- {
2
- "session_name": "session_001",
3
- "session_path": "/media/ubuntu/4T/T1/data_reorganized/task_20260125K001/multi_sessions_20260126_170621/session_001",
4
- "layout_mode": "dual",
5
- "analysis_time": "2026-01-28T00:26:24.237304",
6
- "overall_pass": true,
7
- "decision_reason": "所有检查通过",
8
- "arm_decisions": {
9
- "left": true,
10
- "right": true
11
- },
12
- "arm_failures": {
13
- "left": [],
14
- "right": []
15
- },
16
- "merge_stats_paths": {
17
- "left": "left_hand_250801DR48FP25002279/Merged_Trajectory/merge_stats.txt",
18
- "right": "right_hand_250801DR48FP25002244/Merged_Trajectory/merge_stats.txt"
19
- },
20
- "dynamic_success": {
21
- "violation_ratio": 0.0,
22
- "success_threshold": 0.03,
23
- "success_by_threshold": false
24
- },
25
- "thresholds": {
26
- "max_speed_mps": 0.45,
27
- "max_accel_mps2": 5,
28
- "max_jerk_mps3": 2200.7266,
29
- "max_angular_speed_rps": 2.5,
30
- "max_angular_accel_rps2": 23,
31
- "max_angular_jerk_rps3": 4000.4128,
32
- "max_init_ratio": 0.15,
33
- "max_last_ratio": 0.15,
34
- "max_5cm_ratio": 0.15,
35
- "position_near_zero_threshold_m": 0.005,
36
- "gripper_static_threshold_theta": 0.001
37
- },
38
- "trajectory_analysis": [
39
- {
40
- "arm_name": "left",
41
- "source_name": "merged",
42
- "overall_pass": true,
43
- "failure_reasons": [],
44
- "kinematics": {
45
- "speed_max_mps": 0.22756882460970743,
46
- "speed_mean_mps": 0.08498234036462328,
47
- "accel_max_mps2": 9.096594844528083,
48
- "jerk_max_mps3": 470.81301758799646,
49
- "angular_speed_max_rps": 1.0608112784699837,
50
- "angular_accel_max_rps2": 72.10868205693167,
51
- "angular_jerk_max_rps3": 6291.256034277447
52
- },
53
- "checks": {
54
- "speed": true,
55
- "accel": true,
56
- "jerk": true,
57
- "angular_speed": true,
58
- "angular_accel": true,
59
- "angular_jerk": true,
60
- "clamp": true,
61
- "position": true,
62
- "init_pos_dist": true,
63
- "end_pos_dist": true,
64
- "ratio": true,
65
- "frame_displacement_slam": true,
66
- "frame_displacement_vive": true
67
- },
68
- "clamp": {
69
- "end_mean": null,
70
- "end_std": null,
71
- "static_ratio": null,
72
- "pass": true
73
- },
74
- "position": {
75
- "init_dist_from_zero_m": null,
76
- "end_dist_from_zero_m": null,
77
- "init_near_zero": false,
78
- "end_near_zero": false,
79
- "pass": true
80
- },
81
- "time_ratio": {
82
- "init_ratio": null,
83
- "last_ratio": null,
84
- "init_5cm_ratio": null,
85
- "last_5cm_ratio": null,
86
- "pass": true
87
- },
88
- "adaptive": {
89
- "applied": false,
90
- "avg_curvature": 0.0
91
- },
92
- "data_quality": {
93
- "valid_ratio": 1.0,
94
- "jump_ratio": 0.0,
95
- "static_ratio": 0.5754838709677419
96
- },
97
- "frame_displacement": {
98
- "slam": {
99
- "threshold_m": 0.004,
100
- "exceed_count": 0,
101
- "total_frames": 7746,
102
- "exceed_ratio": 0.0,
103
- "max_displacement_m": 0.0005618380094848834,
104
- "mean_displacement_m": 0.00017433345239041537,
105
- "exceed_frame_indices": [],
106
- "pass": true
107
- },
108
- "vive": {
109
- "threshold_m": 0.007,
110
- "exceed_count": 0,
111
- "total_frames": 1549,
112
- "exceed_ratio": 0.0,
113
- "max_displacement_m": 0.002434842443929054,
114
- "mean_displacement_m": 0.0008769961557938556,
115
- "exceed_frame_indices": [],
116
- "pass": true
117
- }
118
- }
119
- },
120
- {
121
- "arm_name": "right",
122
- "source_name": "merged",
123
- "overall_pass": true,
124
- "failure_reasons": [],
125
- "kinematics": {
126
- "speed_max_mps": 0.26398507432252566,
127
- "speed_mean_mps": 0.09022392351062597,
128
- "accel_max_mps2": 9.656393116167573,
129
- "jerk_max_mps3": 517.104137990805,
130
- "angular_speed_max_rps": 1.0957195849132018,
131
- "angular_accel_max_rps2": 73.6371656457425,
132
- "angular_jerk_max_rps3": 5898.6275543772545
133
- },
134
- "checks": {
135
- "speed": true,
136
- "accel": true,
137
- "jerk": true,
138
- "angular_speed": true,
139
- "angular_accel": true,
140
- "angular_jerk": true,
141
- "clamp": true,
142
- "position": true,
143
- "init_pos_dist": true,
144
- "end_pos_dist": true,
145
- "ratio": true,
146
- "frame_displacement_slam": true,
147
- "frame_displacement_vive": true
148
- },
149
- "clamp": {
150
- "end_mean": null,
151
- "end_std": null,
152
- "static_ratio": null,
153
- "pass": true
154
- },
155
- "position": {
156
- "init_dist_from_zero_m": null,
157
- "end_dist_from_zero_m": null,
158
- "init_near_zero": false,
159
- "end_near_zero": false,
160
- "pass": true
161
- },
162
- "time_ratio": {
163
- "init_ratio": null,
164
- "last_ratio": null,
165
- "init_5cm_ratio": null,
166
- "last_5cm_ratio": null,
167
- "pass": true
168
- },
169
- "adaptive": {
170
- "applied": false,
171
- "avg_curvature": 0.0
172
- },
173
- "data_quality": {
174
- "valid_ratio": 1.0,
175
- "jump_ratio": 0.0,
176
- "static_ratio": 0.5895281189398837
177
- },
178
- "frame_displacement": {
179
- "slam": {
180
- "threshold_m": 0.004,
181
- "exceed_count": 0,
182
- "total_frames": 7730,
183
- "exceed_ratio": 0.0,
184
- "max_displacement_m": 0.00077704556638315,
185
- "mean_displacement_m": 0.0001844195116869429,
186
- "exceed_frame_indices": [],
187
- "pass": true
188
- },
189
- "vive": {
190
- "threshold_m": 0.007,
191
- "exceed_count": 0,
192
- "total_frames": 1546,
193
- "exceed_ratio": 0.0,
194
- "max_displacement_m": 0.004541586750818937,
195
- "mean_displacement_m": 0.0009219010343817582,
196
- "exceed_frame_indices": [],
197
- "pass": true
198
- }
199
- }
200
- }
201
- ],
202
- "failures": {
203
- "trajectory": []
204
- }
205
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
task_Put_the_bananas_and_grapes_into_the_draining_basket/session_001/quality_report/quality_report.txt DELETED
@@ -1,54 +0,0 @@
1
- Session: session_001
2
- Path: /media/ubuntu/4T/T1/data_reorganized/task_20260125K001/multi_sessions_20260126_170621/session_001
3
- Layout: dual
4
- Result: pass
5
- Device Summary: [left] pass; [right] pass
6
- Merged Status: [left] pass; [right] pass
7
- 违规比例: 0.00% (阈值: 3.0%)
8
- Time: 2026-01-28T00:26:24.237304
9
- ----------------------------------------------------------------------------------------------------
10
-
11
- [left] RGB平均频率: 60.11Hz | 阈值:60.0Hz±20% | pass
12
- [left] 轨迹/merged
13
- speed_max: 0.2276m/s | 阈值:0.4500m/s | 超-49.4% | pass
14
- accel_max: 9.0966m/s² | 阈值:5.0000m/s² | 超+81.9% | pass
15
- jerk_max: 470.81m/s³ | 阈值:2200.73m/s³ | 超-78.6% | pass
16
- angular_speed_max: 1.0608rad/s | 阈值:2.5000rad/s | 超-57.6% | pass
17
- angular_accel_max: 72.11rad/s² | 阈值:23.00rad/s² | 超+213.5% | 超标点:15/1316(1.14%) | pass
18
- angular_jerk_max: 6291.26rad/s³ | 阈值:4000.41rad/s³ | 超+57.3% | 超标点:4/1316(0.30%) | pass
19
- clamp_end: mean=0.00, std=0.00 | 期望:~88±1000.0或~19±1000.0 | pass
20
- clamp_static_ratio: 0.0% (夹爪静止占比)
21
- init_pos_dist: 0.0000m | 阈值:0.05m | 超-100.0% | pass
22
- end_pos_dist: 0.0000m | 阈值:0.05m | 超-100.0% | pass
23
- init_ratio: 0.0% | 阈值:15.0% | 超-100.0% | pass
24
- last_ratio: 0.0% | 阈值:15.0% | 超-100.0% | pass
25
- init_5cm_ratio: 0.0% | 阈值:15.0% | 超-100.0% | pass
26
- last_5cm_ratio: 0.0% | 阈值:15.0% | 超-100.0% | pass
27
-
28
- [帧间位移检测]
29
- SLAM: 阈值=4.00mm | 超限帧数=0/7746 (0.00%) | 最大位移=0.56mm | 平均位移=0.17mm
30
- VIVE: 阈值=7.00mm | 超限帧数=0/1549 (0.00%) | 最大位移=2.43mm | 平均位移=0.88mm
31
- [right] RGB平均频率: 60.11Hz | 阈值:60.0Hz±20% | pass
32
- [right] 轨迹/merged
33
- speed_max: 0.2640m/s | 阈值:0.4500m/s | 超-41.3% | pass
34
- accel_max: 9.6564m/s² | 阈值:5.0000m/s² | 超+93.1% | pass
35
- jerk_max: 517.10m/s³ | 阈值:2200.73m/s³ | 超-76.5% | pass
36
- angular_speed_max: 1.0957rad/s | 阈值:2.5000rad/s | 超-56.2% | pass
37
- angular_accel_max: 73.64rad/s² | 阈值:23.00rad/s² | 超+220.2% | 超标点:22/1424(1.54%) | pass
38
- angular_jerk_max: 5898.63rad/s³ | 阈值:4000.41rad/s³ | 超+47.5% | 超标点:3/1424(0.21%) | pass
39
- clamp_end: mean=0.00, std=0.00 | 期望:~88±1000.0或~19±1000.0 | pass
40
- clamp_static_ratio: 0.0% (夹爪静止占比)
41
- init_pos_dist: 0.0000m | 阈值:0.05m | 超-100.0% | pass
42
- end_pos_dist: 0.0000m | 阈值:0.05m | 超-100.0% | pass
43
- init_ratio: 0.0% | 阈值:15.0% | 超-100.0% | pass
44
- last_ratio: 0.0% | 阈值:15.0% | 超-100.0% | pass
45
- init_5cm_ratio: 0.0% | 阈值:15.0% | 超-100.0% | pass
46
- last_5cm_ratio: 0.0% | 阈值:15.0% | 超-100.0% | pass
47
-
48
- [帧间位移检测]
49
- SLAM: 阈值=4.00mm | 超限帧数=0/7730 (0.00%) | 最大位移=0.78mm | 平均位移=0.18mm
50
- VIVE: 阈值=7.00mm | 超限帧数=0/1546 (0.00%) | 最大位移=4.54mm | 平均位移=0.92mm
51
- ----------------------------------------------------------------------------------------------------
52
-
53
-
54
- (No failures)