Skip to content

Commit eb7cb53

Browse files
committed
[#4] WIP: add assembly content
1 parent 39a7a95 commit eb7cb53

File tree

4 files changed

+22
-1
lines changed

4 files changed

+22
-1
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs/hardware_setup/images/*.svg filter=lfs diff=lfs merge=lfs -text

docs/hardware_setup/assembly.md

+15-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
1-
# Assembly
1+
# Assembly
2+
3+
The following video gives an overview of the robot's components and how it will be assembled:
4+
5+
<iframe width="560" height="315" src="https://www.youtube.com/embed/6aAEbtfVbAk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
6+
7+
More detailed assembly instructions are found in the next few sections:
8+
9+
## Frame
10+
11+
![assembly frame](images/drawing_frame_group.svg)
12+
13+
## Bread Board
14+
15+
![bread board](images/bread_board.svg)
Loading
Loading

0 commit comments

Comments
 (0)