File size: 586 Bytes
1cec9c9
 
cf645d0
9580066
 
1cec9c9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
cf645d0
 
 
 
 
1cec9c9
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
  "dataset_name": "strands-kitchen-stereo4d",
  "version": "2.0.0",
  "num_episodes": 10,
  "total_frames": 501,
  "robot": "franka_emika_panda",
  "stereo_config": {
    "baseline": 0.05,
    "focal_length": 600.0,
    "image_size": [
      640,
      480
    ],
    "fov": 69.0
  },
  "audio_config": {
    "sample_rate": 44100,
    "channels": 2,
    "format": "binaural"
  },
  "generation": {
    "device": "NVIDIA Jetson AGX Thor",
    "gpu": "Blackwell (sm_110)",
    "cuda": "13.0",
    "pytorch": "2.12.0+cu130",
    "mujoco": "3.5.0",
    "framework": "strands-robots"
  }
}