Skip to content

Commit ffb413e

Browse files
committed
FIX robotic-assembly
1 parent b40445c commit ffb413e

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed
14.7 KB
Binary file not shown.
File renamed without changes.
60.1 KB
Loading
1.07 MB
Loading

doc/assembly-evaluation.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,17 @@ Assembly Evaluation
44
===================
55

66

7-
The following tutorial will guide you through the evaluation of assemblies in timber construction with DF. We tested three assembly study cases:
7+
The following tutorias will guide you through the evaluation of assemblies in timber construction with DF. We tested three assembly study cases:
88

99
1. Roof structure segment crafted by augmented workers and assembled manually.
1010
2. Frame structure with four wood logs connected by CNC-fabricated half-lap cross joints.
1111
3. Spatial structure assembled by two robots and a human.
1212

13-
.. image:: ../doc/_static/tutorials/fig_additive_all.png
13+
.. image:: ../_build/_static/tutorials/fig_additive_all.png
1414
:alt: Alternative text
1515
:width: 800px
1616
:align: center
1717

18-
1918
|
2019
2120
You can dive deeper into each case by following the respective tutorials:
@@ -24,5 +23,6 @@ You can dive deeper into each case by following the respective tutorials:
2423
:maxdepth: 1
2524
:titlesonly:
2625

27-
manual-assembly
28-
robotic-assembly
26+
(1), (2) Manual Assembly <manual-assembly>
27+
28+
(3) Robotic Assembly <robotic-assembly>

doc/robotic-assembly.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Objective
44

5-
The following tutorial will guide you through the evaluation of an assembly of timber elements with DF. As a studycase we fabricated a spatial structure with a total of thirteen elements of square section connected through bolted face lap joints. The setup included two ABB GoFa CRB 15000-5 and a human.
5+
As a studycase for the robotic assembly, we fabricated a spatial structure with a total of thirteen elements of square section connected through bolted face lap joints. The setup included two ABB GoFa CRB 15000-5 and a human.
66

77
<br>
88

@@ -28,7 +28,7 @@ The following tutorial will guide you through the evaluation of an assembly of t
2828
## Steps
2929

3030
### 1. Input the data
31-
First things first, let's import your cleaned scan and corresponding polysurface model in Rhino.
31+
First things first, let's import your cleaned scan and corresponding polysurface model in Rhino. For this tutorial, we assume that the two are already aligned to each other as the location of the robotically assembled structure is known.
3232

3333
<p align="center">
3434
<img style="background-color: transparent;"
@@ -106,12 +106,12 @@ DF allows you to quickly visualize the errors in the Rhino viewport. The color o
106106

107107
<div style="display: flex; justify-content: space-around; align-items: center;">
108108
<figure style="margin: 10px;">
109-
<img src="./_static/tutorials/fig_subtractive_detail_viz.png" alt="subtr detail" style="height: 400px; background-color: transparent;">
110-
<figcaption>View on the visualization of the analysed clouds on the CAD model itself. To not that only the points considered as valid are considered for the analysis. </figcaption>
109+
<img src="./_static/tutorials/fig_additive_robotic_results1.png" alt="subtr detail" style="height: 400px; background-color: transparent;">
110+
<figcaption>View of the visualization of the mean error for the analysed clouds on the CAD model itself. </figcaption>
111111
</figure>
112112
<figure style="margin: 10px;">
113-
<img src="./_static/tutorials/fig_subtractive_graph_viz.png" alt="subtr graph" style="height: 400px; background-color: transparent;">
114-
<figcaption>View of the graph of the corresponding distribution of the total error directly in Rhino.</figcaption>
113+
<img src="./_static/tutorials/fig_additive_robotic_graph_viz.png" alt="subtr graph" style="height: 400px; background-color: transparent;">
114+
<figcaption>View of the graph of the corresponding distribution of the mean error directly in Rhino.</figcaption>
115115
</figure>
116116
</div>
117117

0 commit comments

Comments
 (0)