Raffael-Kultyshev commited on
Commit
c0d51fb
·
verified ·
1 Parent(s): 776941a

Add session_meta.json from DI iOS app

Browse files
data/ep_20260320_164845_005/session_meta.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "intervals" : [
3
+ {
4
+ "end_frame" : 175,
5
+ "actor" : "left_hand",
6
+ "start_frame" : 0,
7
+ "target" : "cup",
8
+ "motion_type" : "reach"
9
+ }
10
+ ],
11
+ "notes" : "",
12
+ "task_name" : "Demo Task",
13
+ "trim" : {
14
+ "start_frame" : 0,
15
+ "end_frame" : 175
16
+ }
17
+ }