Skip to content

Commit 2fa01a7

Browse files
committed
ME pages updated
1 parent 5ac4e80 commit 2fa01a7

File tree

8 files changed

+46
-9
lines changed

8 files changed

+46
-9
lines changed

index.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@
2222
:hidden:
2323

2424
mechanical/intro.md
25-
parameters.rst
25+
mechanical/resources.rst
26+
mechancial/design-spec.rst
27+
mechanical/cad.rst
28+
mechanical/presentations.rst
29+
mechanical/system-design-review.rst
2630

2731
.. toctree::
2832
:caption: Intro Projects

mechanical/cad.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
******************
2+
CAD
3+
******************
4+
5+
+------------------------+-----------------+------------------------+-----------------------------------------------------------------+
6+
| Title of Part | Author | File Location | Design Log |
7+
+========================+=================+========================+=================================================================+
8+
| example_part.SLDPRT | Rais Nurhidajat | Mechanical/CAD/Example |Example CAD part for demonstration. |
9+
+------------------------+-----------------+------------------------+-----------------------------------------------------------------+

mechanical/design-spec.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
******************
2+
Design Specs
3+
******************
4+
5+
To be updated...

mechanical/intro.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Intro to Mechanical Documentation
2-
This document provides a high level overview of how to complete documentation for the mechanical team.
1+
# Overview of Mechanical Documentation
2+
This document provides a high level overview of how to complete documentation for the mechanical team. See the below sections for more information about how to update the Resources, Design Specs, CAD, Presentations, and System Design Review pages.
33

44
## Resources
55
Each system should have background resources to facilitate brainstorming, generate inspiration, and support design decisions. Resources should be added with the following method:
@@ -10,8 +10,13 @@ Each system should have background resources to facilitate brainstorming, genera
1010
4. Which subsystem the resource is most relevant for
1111

1212
## Design Specs
13-
The overall design and every piece of hardware should have a justification. This section is for documenting motor specs, sensor specs, dimensions, design spec requirements, etc. Each spec should also have a short justification for why it was chosen to asist in educating future members about how to make their design decisions.
13+
The overall design and every piece of hardware should have an explanation of part characteristics. This section is for documenting motor specs, sensor specs, dimensions, design spec requirements, etc. Each spec should also have a short justification for why it was chosen to asist in educating future members about how to make their design decisions. Use charts and diagrams as much as possible along with paragraph explanations for the justifications.
1414

1515
## CAD
16+
All CAD will be conducted in SolidWorks. This page is for logging CAD changes between teammates. Each entry should have the title of part, who modified/created the part, where it is on Google Drive, a log of what was edited and why.
17+
18+
## Presentations
19+
All presentations should be uploaded to the VURobotics Google Drive. Presentation titles should have dates. This page will log name of presentation, presentation authors, and brief explanation of what the presentation covers.
1620

1721
## System Design Review
22+
After every presentation, information should be condensed into a paragraph or two that will eventually be integrated into a System Design Review paper and submitted to NASA. Figures should be included and made to a professional standard.

mechanical/parameters.rst

Lines changed: 0 additions & 5 deletions
This file was deleted.

mechanical/presentations.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
******************
2+
Presentations
3+
******************
4+
5+
+--------------------------------------+-----------------+-----------------------------------------------------------------------------+
6+
| Title | Author | Description |
7+
+======================================+=================+=============================================================================+
8+
| Robotics Interest Meeting 8_28_2023 | Rais Nurhidajat | Overview of robotics club and interest meeting information. |
9+
+--------------------------------------+-----------------+-----------------------------------------------------------------------------+

mechanical/resources.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
******************
2+
Resources
3+
******************
4+
5+
To be updated.

mechanical/system-design-review

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
******************
2+
System Design Review
3+
******************
4+
5+
Add paragraphs here:

0 commit comments

Comments
 (0)