MaxFridge commited on
Commit
baf7d0b
·
verified ·
1 Parent(s): e293f79

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. example_session/metadata.json +15 -0
example_session/metadata.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "session_id": "example_session",
3
+ "created_at": "2025-07-19 19:00:00",
4
+ "duration": 0.0,
5
+ "frames": 0,
6
+ "cameras": [
7
+ "camera_0",
8
+ "camera_1",
9
+ "camera_2",
10
+ "camera_3"
11
+ ],
12
+ "robot_data": true,
13
+ "status": "created",
14
+ "description": "Beispiel-Session f\u00fcr Dataset-Struktur"
15
+ }