Skip to content

Commit 7580464

Browse files
committed
Add last modified date
1 parent 7cc77a0 commit 7580464

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
lines changed

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: single
33
title: MBot Classic Bottom Plate Guide
4-
last_modified_at: 2024-11-19
4+
last_modified_at: 2024-11-21
55
author: shaw
66
toc: true
77
---
@@ -164,3 +164,4 @@ Now you can move to the middle plate assembly guide!
164164

165165
[**Next Step:** Middle Plate](/docs/hardware/classic/assembly/mbot-classic-middle-plate){: .btn .btn--inverse .align-right}
166166

167+

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: single
33
title: MBot Classic Top Plate Guide
4-
last_modified_at: 2024-10-07
4+
last_modified_at: 2024-11-19
55
author: shaw
66
toc: true
77
---
@@ -106,3 +106,4 @@ Now, let's move on to the [wiring section](/docs/hardware/classic/assembly/mbot-
106106
[**Previous Step:** Middle Plate](/docs/hardware/classic/assembly/mbot-classic-middle-plate){: .btn .btn--inverse .align-left}
107107
[**Next Step:** Wiring](/docs/hardware/classic/assembly/mbot-wiring){: .btn .btn--inverse .align-right}
108108

109+

docs/hardware/omni/assembly.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: single
33
title: MBot Omni Assembly Guide
44
author: abhishek
55
toc: true
6-
last_modified_at: 2024-11-19
6+
last_modified_at: 2024-11-21
77
---
88

99
Only the section "Final Assembly and Wiring" is updated. The rest is still under editing.
@@ -342,4 +342,5 @@ Assemble the 3-heads wire as depicted in the image. **Color and order matters!**
342342
<a href="/assets/images/hardware/omni/wiring/3-pico-to-battery2.jpg" title=""><img src="/assets/images/hardware/omni/wiring/3-pico-to-battery2.jpg" width="200" height="200"></a>
343343
</div>
344344

345-
Now you have a complete version of MBot. You are ready to set up the software and make the robot move!
345+
Now you have a complete version of MBot. You are ready to set up the software and make the robot move!
346+

docs/troubleshooting/hardware.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ toc: true
55

66
# Versions for the firmware.
77
mbot_firmware_version: v1.0.0
8-
last_modified_at: 2024-09-05
8+
last_modified_at: 2024-11-19
99
---
1010

1111
When you have [calibrated and flashed your MBot](/docs/setup/03-calibration), the robot should [drive from the web app](/docs/tutorials/drive). While it won't drive in *perfectly* straight lines, it should be pretty close!
@@ -165,3 +165,4 @@ You should see that the number of ticks on each encoder is fairly similar. If on
165165

166166
**The fix:** Use your fingers to gently push the black magnet closer to the board (but don't let it touch the board). Then, try the test again and see if the problem is fixed.
167167

168+

0 commit comments

Comments
 (0)