Skip to content

Commit fac6947

Browse files
author
Your Name
committed
fix small typo
1 parent 413c143 commit fac6947

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h2>Method</h2>
8484
<h3> Uniform Sampling (left) vs. Object Tracking with Auxiliary Head and Informed Sampling (right) </h3>
8585
<br>
8686

87-
Here as a visuell example we show the common way of uniformely sampling and our informed sampling-method from a point cloud. We only use the object estimation output generated by the policy to set the object center and sample the point cloud using our proposed method. The policy is able to track the object on the table
87+
Here as a visuell example we show the common way of uniformely sampling and our informed sampling-method from a point cloud. We only use the object estimation output generated by the policy to set the object center and sample the point cloud using our proposed method. The policy is able to track the object on the table.
8888

8989
<div class="video-grid">
9090
<div class="video-item">
@@ -281,8 +281,8 @@ <h3>Grasping with Distractors</h3>
281281
</video>
282282
</div>
283283
</div>
284-
<h3>Failures</h3>
285284
<br>
285+
<h3>Failures</h3>
286286
Here, we depict some failures of the system. To be precise, grasps where the system took especially long to perform the task or where a human had to intervene. The most common failure case is slightly failing in the grasp due to precision and then repeating this behavior over and over again. Sometimes the system also fails in estimating the state correctly resulting in an orientation that doesn't allow a successful grasp.
287287
<div class="video-grid">
288288
<div class="video-item">

0 commit comments

Comments
 (0)