nigeln commited on
Commit
2767ab7
·
verified ·
1 Parent(s): 26d434c

Add PolyU README

Browse files

Upload PolyU OpenH_Dataset_full README.md with updated resolution and state-space description.

Surgical/polyu/openh_dataset_full/README.md ADDED
@@ -0,0 +1,172 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!--
2
+ Open-H Embodiment Dataset README Template (v1.0)
3
+ Please fill out this template and include it in the ./metadata directory of your LeRobot dataset.
4
+ This file helps others understand the context and details of your contribution.
5
+ -->
6
+
7
+ # Tissue Retraction in Laparoscopic Cholecystectomy - README
8
+
9
+ ---
10
+
11
+ ## 📋 At a Glance
12
+
13
+ Programmatically generated demonstration trajectories of modified-dVRK robot performing gallbladder tissue retraction in simulated laparoscopic cholecystectomy environment.
14
+
15
+ ---
16
+
17
+ ## 📖 Dataset Overview
18
+
19
+ This dataset contains trajectories for tissue retraction in laparoscopic cholecystectomy, specifically focusing on exposing the hepatocystic triangle during Step 1 of the procedure. The dataset demonstrates the core maneuver of selecting suitable grasping points on the gallbladder tissue and retracting it to proper configurations to expose the cystic duct and artery for subsequent clipping. Data is collected in NVIDIA Isaac Sim physics simulation environment using programmatic trajectory generation. The initial release includes 5 example trajectories, with plans to expand to over 10,000 trajectories in future releases.
20
+
21
+ | | |
22
+ | :--- | :--- |
23
+ | **Total Trajectories** | 5 (Initial release, target >10,000) |
24
+ | **Total Hours** | TBD |
25
+ | **Data Type** | `[X]` Digital Simulation |
26
+ | **License** | CC BY 4.0 |
27
+ | **Version** | 1.0 |
28
+
29
+ ---
30
+
31
+ ## 🎯 Tasks & Domain
32
+
33
+ ### Domain
34
+
35
+ - [✔] **Surgical Robotics**
36
+ - [ ] **Ultrasound Robotics**
37
+ - [ ] **Other Healthcare Robotics**
38
+
39
+ ### Demonstrated Skills
40
+
41
+ - Gallbladder tissue retraction
42
+ - Hepatocystic triangle exposure
43
+
44
+
45
+ ---
46
+
47
+ ## 🔬 Data Collection Details
48
+
49
+ ### Collection Method
50
+
51
+ - [ ] **Human Teleoperation**
52
+ - [✔] **Programmatic/State-Machine**
53
+ - [ ] **AI Policy / Autonomous**
54
+ - [ ] **Other**
55
+
56
+ ### Operator Details
57
+
58
+ | | Description |
59
+ | :--- | :--- |
60
+ | **Operator Count** | N/A (Programmatically generated) |
61
+ | **Operator Skill Level** | `[X]` N/A |
62
+ | **Collection Period** | From 2025-11 to 2025-12 |
63
+
64
+ ### Recovery Demonstrations
65
+
66
+ - [ ] **Yes**
67
+ - [✔] **No**
68
+
69
+ ---
70
+
71
+ ## 💡 Diversity Dimensions
72
+
73
+ - [✔] **Camera Position / Angle**
74
+ - [✔] **Lighting Conditions**
75
+ - [✔] **Target Object** (different gallbladder conditions)
76
+ - [✔] **Spatial Layout** (various intra-abdominal environments)
77
+ - [ ] **Robot Embodiment**
78
+ - [✔] **Task Execution** (different tissue retraction techniques)
79
+ - [ ] **Background / Scene**
80
+ - [ ] **Other**
81
+
82
+ **Elaboration:** To enhance generalization, we vary demonstration scenarios including different intra-abdominal environments, gallbladder conditions, camera views, and lighting strength. Data collection frequency is maintained above 20Hz.
83
+
84
+ ---
85
+
86
+ ## 🛠️ Equipment & Setup
87
+
88
+ ### Robotic Platform(s)
89
+
90
+ - **Robot 1:** Modified-dVRK
91
+
92
+ ### Sensors & Cameras
93
+
94
+ | Type | Model/Details |
95
+ | :--- | :--- |
96
+ | **Primary Camera** | Laparoscopic RGB Camera, 1280x720 @ 30fps |
97
+ | **Room/3rd Person Camera** | N/A (Simulation environment) |
98
+ | **Force/Torque Sensor** | N/A |
99
+ | **Medical Imager** | N/A |
100
+ | **Other** | N/A |
101
+
102
+ ---
103
+
104
+ ## 🎯 Action & State Space Representation
105
+
106
+ ### Action Space Representation
107
+
108
+ **Primary Action Representation:**
109
+ - [] **Absolute Cartesian** (position/orientation relative to robot base)
110
+ - [ ] **Relative Cartesian**
111
+ - [ ] **Joint Space**
112
+ - [✔] **Relative Joint Space**(delta joint angle commands)
113
+
114
+ **Orientation Representation:**
115
+ - [✔] **Quaternions** (x, y, z, w)
116
+ - [ ] **Euler Angles**
117
+ - [ ] **Axis-Angle**
118
+ - [ ] **Rotation Matrix**
119
+ - [ ] **Other**
120
+
121
+ **Reference Frame:**
122
+ - [ ] **Robot Base Frame**
123
+ - [ ] **Tool/End-Effector Frame**
124
+ - [✔] **World/Global Frame**
125
+ - [ ] **Camera Frame**
126
+ - [ ] **Other**
127
+
128
+ **Action Dimensions:**
129
+
130
+ ```
131
+ action: [joint1_delta, joint2_delta, joint3_delta, joint4_delta, joint5_delta, joint6_delta, joint7_delta, joint8_delta, joint9_delta, joint10_delta, gripper]
132
+ - joint1_delta to joint10_delta: 10 active joint position increments (radians)
133
+ - gripper: Gripper state (close)
134
+ ```
135
+
136
+ ### State Space Representation
137
+
138
+ **State Information Included:**
139
+ - [✔] **Joint Positions** (all articulated joints)
140
+ - [ ] **Joint Velocities**
141
+ - [✔] **End-Effector Pose** (Cartesian position/orientation)
142
+ - [ ] **Force/Torque Readings**
143
+ - [ ] **Gripper State** (position, force, etc.)
144
+ - [ ] **Other**
145
+
146
+ **State Dimensions:**
147
+
148
+ ```
149
+ observation.state: [joint_positions]
150
+ observation.cartesian_state: [end_effector_pose]
151
+
152
+ - joint_positions: Robot joint positions
153
+ - end_effector_pose: Cartesian position and orientation represented with quaternion orientation. The rotation-matrix-to-quaternion conversion issue in earlier sample recordings has been fixed.
154
+ ```
155
+
156
+
157
+ ## ⏱️ Data Synchronization Approach
158
+
159
+ All data is collected within the NVIDIA Isaac Sim physics simulation environment with a unified simulation clock. Multi-modal data streams including laparoscopic RGB image sequences, robot joint states, end-effector poses, and gripper actions are recorded synchronously at each simulation timestep (>20Hz). The simulation environment ensures perfect temporal alignment across all modalities, with synchronized timestamps recorded in the LeRobot data format. Each data point is timestamped with the simulation time, eliminating inter-sensor skew issues present in real-world data collection.
160
+
161
+ ---
162
+
163
+ ## 👥 Attribution & Contact
164
+
165
+ | | |
166
+ | :--- | :--- |
167
+ | **Dataset Lead** | Wanli LIUCHEN, Qihan CHEN, Anqing DUAN, Peng ZHOU, David NAVARRO-ALARCON |
168
+ | **Institution** | The Hong Kong Polytechnic University, The Great Bay University, Mohamed bin Zayed University of Artificial Intelligence |
169
+ | **Contact Email** | david.navarro-alarcon@polyu.edu.hk |
170
+ | **Citation (BibTeX)** | N/A |
171
+
172
+ ---