ariefansclub commited on
Commit
1497c6c
·
verified ·
1 Parent(s): eda94a2

Create humanoid_grip_force_monitoring.json

Browse files
Files changed (1) hide show
  1. humanoid_grip_force_monitoring.json +10 -0
humanoid_grip_force_monitoring.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "task_id": "GF001",
4
+ "object_weight_kg": 2.5,
5
+ "grip_force_newton": 18.4,
6
+ "finger_pressure_variance": 0.21,
7
+ "object_surface_friction_index": 0.63,
8
+ "slip_risk_label": "medium"
9
+ }
10
+ ]