Skip to content

Commit 778b5be

Browse files
committed
update internal page
1 parent 5fd2152 commit 778b5be

File tree

3 files changed

+32
-27
lines changed

3 files changed

+32
-27
lines changed

_data/navigation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ main:
88
- title: "Documentation"
99
url: /docs/
1010
- title: "Internal Docs"
11-
url: /internal
11+
url: /internal-docs
1212

1313
docs:
1414
- title: Documentation

internal-docs.md

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: single
3+
title: UM Internal Docs
4+
---
5+
> This is the MBot Documentation for UM Robotics internal use.
6+
7+
## MBot Courses
8+
9+
Below is a list of MBot-related courses and their corresponding robot types. Use the provided links to access course-specific content.
10+
- Note: The guides and resources within each course website are tailored to that specific course and do not apply to other MBot classes, even if they use the same type of MBot.
11+
12+
13+
| Course | MBot Type | Access |
14+
| ----------------------------------------------------- | -------------- | ----------------- |
15+
| **ROB 550** - Robotic Systems Laboratory | MBot Classic | [Course Link](https://rob550-docs.github.io/) |
16+
| **ROB 330** - Localization, Mapping, and Navigation | MBot Classic | [Course Link]() |
17+
18+
## MBot Documentation
19+
20+
Explore comprehensive MBot documentation, including:
21+
- Hardware-related Resources:
22+
- Assembly Guide
23+
- PCB Design
24+
- 3D Print Models
25+
- Laser Cut Parts
26+
- Archived MBot Models
27+
- Software-related Resources:
28+
- MBot Codebase Review
29+
- Additional Modules
30+
31+
Access the full documentation **[here](https://mbot-internal-docs.github.io/)**.

internal.md

-26
This file was deleted.

0 commit comments

Comments
 (0)