forked from nerfies/nerfies.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
309 lines (269 loc) · 11.7 KB
/
index.html
File metadata and controls
309 lines (269 loc) · 11.7 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="description"
content="Miniature Bimanual End Effector, new form factor for coordinated dexterity.">
<meta name="keywords" content="MiniBEE, Miniature Bimanual End Effector">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MiniBEE: A New Form Factor for Compact Bimanual Dexterity</title>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-PYVRSFMDRL"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-PYVRSFMDRL');
</script>
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro"
rel="stylesheet">
<link rel="stylesheet" href="./static/css/bulma.min.css">
<link rel="stylesheet" href="./static/css/bulma-carousel.min.css">
<link rel="stylesheet" href="./static/css/bulma-slider.min.css">
<link rel="stylesheet" href="./static/css/fontawesome.all.min.css">
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="./static/css/index.css">
<link rel="icon" href="./static/images/favicon.svg">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script defer src="./static/js/fontawesome.all.min.js"></script>
<script src="./static/js/bulma-carousel.min.js"></script>
<script src="./static/js/bulma-slider.min.js"></script>
<script src="./static/js/index.js"></script>
</head>
<body>
<section class="hero">
<div class="hero-body">
<div class="container is-max-desktop">
<div class="columns is-centered">
<div class="column has-text-centered">
<h1 class="title is-1 publication-title">MiniBEE: A New Form Factor for Compact Bimanual Dexterity</h1>
<div class="is-size-5 publication-authors">
<span class="author-block">
<a href="https://sharfin99.github.io/portfolio/">Sharfin Islam*</a><sup>1</sup>,</span>
<span class="author-block">
<a href="https://www.linkedin.com/in/anthonychenzc/">Zewen Chen*</a><sup>1</sup>,</span>
<span class="author-block">
<a href="https://zhanpenghe.github.io/">Zhanpeng He*</a><sup>2</sup>,
</span>
<span class="author-block">
<a >Swapneel Bhatt</a><sup>1</sup>,
</span>
<span class="author-block">
<a>Andres Permuy</a><sup>1</sup>,
</span>
<span class="author-block">
<a>Brock Taylor</a><sup>1</sup>,
</span>
<span class="author-block">
<a>James Vickery</a><sup>1</sup>
</span>
<span class="author-block">
<a>Pedro Piacenza</a><sup>1</sup>
</span>
<span class="author-block">
<a>Cheng Zhang</a><sup>2</sup>
</span>
<span class="author-block">
<a href="https://www.me.columbia.edu/faculty/matei-ciocarlie">Matei Ciocarlie</a><sup>1</sup>
</span>
</div>
<div class="is-size-5 publication-authors">
<span class="author-block"><sup>1</sup>Mechanical Engineering</span>
<span class="author-block"><sup>2</sup>Computer Science -- Columbia University</span>
</div>
<div class="column has-text-centered">
<div class="publication-links">
<!-- PDF Link. -->
<span class="link-block">
<a href="https://arxiv.org/pdf/2510.01603"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
</span>
<span>Paper</span>
</a>
</span>
<span class="link-block">
<a href="https://arxiv.org/abs/2510.01603"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="ai ai-arxiv"></i>
</span>
<span>arXiv</span>
</a>
</span>
<!-- Video Link. -->
<span class="link-block">
<a href="https://roam.me.columbia.edu/"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fab fa-youtube"></i>
</span>
<span>Video</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="hero teaser">
<div class="container is-max-desktop">
<div class="hero-body">
<video id="teaser" autoplay muted loop playsinline height="100%">
<source src="./static/videos/minibee_bee.mp4"
type="video/mp4">
</video>
<h2 class="subtitle has-text-centered">
<span class="dnerf">MiniBEE</span> leverages two reduced mobility arms to enable more compact bi-manual manipulation
</h2>
</div>
</div>
</section>
<section class="hero is-light is-small">
<div class="hero-body">
<div class="container">
<!-- Header -->
<h3 class="title is-3 has-text-centered">Intrinsic Manipulation Policies</h3>
<!-- Video row -->
<div class="columns is-centered">
<div class="column is-one-third">
<video autoplay controls muted loop playsinline width="100%">
<source src="./static/videos/minibee_closeups_block.mp4" type="video/mp4">
</video>
</div>
<div class="column is-one-third">
<video autoplay controls muted loop playsinline width="100%">
<source src="./static/videos/minibee_closeups_glasses.mp4" type="video/mp4">
</video>
</div>
<div class="column is-one-third">
<video autoplay controls muted loop playsinline width="100%">
<source src="./static/videos/minibee_closeups_bottle.mp4" type="video/mp4">
</video>
</div>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container is-max-desktop">
<!-- Abstract -->
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Abstract</h2>
<div class="content has-text-justified">
<p>
Bimanual robot manipulators can achieve impressive dexterity, but typically rely on two full six- or
seven-degree-of-freedom arms so that paired grippers can coordinate effectively. This traditional framework
increases system complexity while only exploiting a fraction of the overall workspace for dexterous interaction.
We introduce the MiniBEE (Miniature Bi-manual End-Effector), a compact system in which two reduced-mobility arms (3+ DOF each) are coupled
into a kinematic chain that preserves full relative positioning between grippers. To guide our design, we
formulate a kinematic dexterity metric that enlarges the dexterous workspace while keeping the mechanism lightweight
and wearable. The resulting system supports two complementary modes: (i) wearable kinesthetic data collection with
self-tracked gripper poses, and (ii) deployment on a standard robot arm, extending dexterity across its entire workspace.
We present kinematic analysis and design optimization methods for maximizing dexterous range, and demonstrate
an end-to-end pipeline in which wearable demonstrations train imitation learning policies that perform robust,
real-world bimanual manipulation.
</p>
</div>
</div>
</div>
<!-- /Abstract -->
<!-- Data Collection -->
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Data Collection</h2>
<div class="publication-video">
<video autoplay controls muted loop playsinline width="100%" height="auto">
<source src="./static/videos/minibee_datacollection.mp4" type="video/mp4">
</video>
</div>
<br/>
<p>
We track joint angles, which gives us the pose of the grippers relative to each other. In addition, we collect RGB data from wrist cameras mounted on each gripper. MiniBEE is intentionally designed
to be as compact as possible without sacrificing dexterity. Due its miniature form factor, MiniBEE can be worn by a person that can then perform kinesthetic data collection for various tasks.
</p>
</div>
</div>
<!-- /Data Collection -->
<!-- Experiments -->
<div class="hero-body">
<div class="container">
<h3 class="title is-3 has-text-centered">Experiments</h3>
<!-- First row (2 videos) -->
<div class="columns is-centered">
<div class="column is-half">
<video autoplay controls muted loop playsinline width="100%">
<source src="./static/videos/minibee_experiment_block.mp4" type="video/mp4">
</video>
</div>
<div class="column is-half">
<video autoplay controls muted loop playsinline width="100%">
<source src="./static/videos/minibee_experiment_glasses.mp4" type="video/mp4">
</video>
</div>
</div>
<!-- Second row (1 centered video) -->
<div class="columns is-centered">
<div class="column is-half">
<video autoplay controls muted loop playsinline width="100%">
<source src="./static/videos/minibee_experiment_pillbottle.mp4" type="video/mp4">
</video>
</div>
</div>
</div>
</div>
<!-- /Experiments -->
<!-- Full Paper Video -->
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Full Paper Video</h2>
<div class="publication-video">
<iframe width="560" height="315"
src="https://www.youtube.com/embed/wTeOvraYqUE?si=BcKZWLDlcwcl-oc1"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin"
allowfullscreen>
</iframe>
</div>
</div>
</div>
<!-- /Full Paper Video -->
</div>
</section>
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre><code>@misc{islam2025minibeenewformfactor,
title={MiniBEE: A New Form Factor for Compact Bimanual Dexterity},
author={Sharfin Islam and Zewen Chen and Zhanpeng He and Swapneel Bhatt and Andres Permuy and Brock Taylor and James Vickery and Pedro Piacenza and Cheng Zhang and Matei Ciocarlie},
year={2025},
eprint={2510.01603},
archivePrefix={arXiv},
primaryClass={cs.RO},
url={https://arxiv.org/abs/2510.01603},
}</code></pre>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="content has-text-centered">
<a class="icon-link"
href="./static/videos/nerfies_paper.pdf">
<i class="fas fa-file-pdf"></i>
</a>
<a class="icon-link" href="https://github.com/keunhong" class="external-link" disabled>
<i class="fab fa-github"></i>
</a>
</div>
</div>
</footer>
</body>
</html>