Skip to content

Commit 620bdce

Browse files
committed
updated omni assembly guide
1 parent c61cf6e commit 620bdce

36 files changed

+158
-77
lines changed

Gemfile.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -218,13 +218,13 @@ GEM
218218
jekyll-feed (~> 0.9)
219219
jekyll-seo-tag (~> 2.1)
220220
minitest (5.20.0)
221-
nokogiri (1.15.4-aarch64-linux)
221+
nokogiri (1.18.1-aarch64-linux-gnu)
222222
racc (~> 1.4)
223-
nokogiri (1.15.4-arm64-darwin)
223+
nokogiri (1.18.1-arm64-darwin)
224224
racc (~> 1.4)
225-
nokogiri (1.15.4-x64-mingw-ucrt)
225+
nokogiri (1.18.1-x64-mingw-ucrt)
226226
racc (~> 1.4)
227-
nokogiri (1.15.4-x86_64-linux)
227+
nokogiri (1.18.1-x86_64-linux-gnu)
228228
racc (~> 1.4)
229229
octokit (4.25.1)
230230
faraday (>= 1, < 3)
@@ -273,6 +273,7 @@ GEM
273273
PLATFORMS
274274
aarch64-linux-gnu
275275
arm64-darwin-22
276+
arm64-darwin-23
276277
x64-mingw-ucrt
277278
x86_64-linux
278279

Loading
Loading
Loading
Loading
Loading
Loading
Loading
Binary file not shown.
-131 KB
Binary file not shown.
-153 KB
Binary file not shown.
-158 KB
Binary file not shown.
-1.51 MB
Binary file not shown.
-87.4 KB
Binary file not shown.
-109 KB
Binary file not shown.
-69.2 KB
Binary file not shown.
-113 KB
Binary file not shown.
-76.9 KB
Binary file not shown.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
-97 KB
Binary file not shown.
-88.2 KB
Binary file not shown.
Loading
Loading
Loading

docs/hardware/classic/assembly/mbot-classic-bottom-plate.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Gather all required components and assemble them as depicted in the images below
3737
## 2. Mount the motor brackets
3838

3939
| Components | # |
40-
|:-------------|:---- -------|
40+
|:-------------|:------------|
4141
| M2.5 x 8mm Screws |8|
4242
| Motor Mount (3D printed) |2|
4343
| M2.5 threaded inserts |8|
@@ -59,7 +59,7 @@ Gather all required components and assemble them as depicted in the images below
5959
{: .notice--warning}
6060

6161
| Components | # |
62-
|:-------------|:---- -------|
62+
|:-------------|:------------|
6363
| M2.5 x 5mm Screws |4|
6464

6565
Don't know which encoder you are using? - Check this [page](/docs/setup/03-calibration/#whats-my-encoder-resolution)
@@ -120,7 +120,7 @@ Then you can directly put the wheel on, use the hex key to tight the wheels. Not
120120
## 6. Assemble the Control Board
121121

122122
| Components | # |
123-
|:-------------|:---- -------|
123+
|:-------------|:------------|
124124
| Robotics Control Board |1|
125125
| MBot PICO+ |1|
126126
| M2.5 8mm Nylon Standoffs |4|
@@ -153,7 +153,7 @@ Identify the GND pin on the Robotics Control Board and connect the wires to it a
153153
## 8. Attach the Control Board to the bottom plate
154154

155155
| Components | # |
156-
|:-------------|:---- -------|
156+
|:-------------|:------------|
157157
| M2.5 x 6mm Screws |4|
158158

159159
<a class="image-link" href="/assets/images/hardware/classic/assembly/bottomPlate/8-finish1.jpg">

docs/hardware/omni/assembly.md

+149-69
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)