Skip to content

Commit 942186d

Browse files
committed
Small updates to README
1 parent 8ef5b08 commit 942186d

File tree

1 file changed

+28
-10
lines changed

1 file changed

+28
-10
lines changed

README.md

Lines changed: 28 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,23 @@
11
Quadcopter Dynamic Modeling and Simulation (Quad-Sim) v1.00
22
=======
3-
TO DOWNLOAD: Click "Download Zip" on the right to download all of our materials as a single file.
3+
Overview
4+
=
5+
TO DOWNLOAD: Click "Download ZIP" on the right to download all of our materials as a single file.
46

5-
Provided here is an assortment of materials designed to assist users in modeling and simulation a quadcopter.
7+
A YouTube video providing a brief overview of our project was created for the 2014 MATLAB and Simulink Student design challenge. This video can be viewed at:
8+
9+
http://youtu.be/kIgwZFGlgio
10+
11+
12+
Copyright (C) 2014 D. Hartman, K. Landis, M. Mehrer, S. Moreno, J. Kim
13+
14+
Contact:
15+
=
16+
Please email reasonable questions, suggestions, and complaints to:
17+
18+
19+
20+
Provided here is an assortment of materials designed to assist users in modeling and simulation of a quadcopter.
621
Specifically:
722

823
•Test rig designs for component performance measurement
@@ -14,32 +29,35 @@ Specifically:
1429
•And a bit more stuff…
1530

1631

17-
The full package should be available for download at: github.com/dch33/Quad-Sim
32+
The full package should be available for download at:
33+
34+
https://github.com/dch33/Quad-Sim
35+
1836
These materials are partially the result of a Senior Design project at Drexel University. The team consisted of:
1937
D. Hartman, K. Landis, M. Mehrer, S. Moreno, and J. Kim.
38+
Our faculty advisor was Dr. B. C. Chang
2039

2140
As this is our first attempt at a public release of our materials, there are undoubtedly errors, omissions,
2241
and downright lies contained herein. Expect frequent updates as we find and correct issues.
2342

2443
We do not claim to be experts. All of our materials are provided simply as a service to the
2544
multi-rotor community in sincere hope that it will prove useful as a basis for further inquiry. Users are
26-
expected to reference our materials against other more reliable sources, and use their best judgment or
45+
expected to reference our materials against more reliable sources, and use their best judgment or
2746
consult professional advice where appropriate, particularly where safety may be a concern.
2847

2948
Quadcopters and RC vehicles are dangerous and are not toys.
3049
Use caution and follow all manufacturer safety instructions.
3150

32-
That said, we hope you find these materials helpful. Good luck.
51+
That said, we hope you find these materials helpful. Good luck!
3352

3453

3554
GENERAL INSTRUCTIONS
3655
===
37-
Contained herein is documentation and instructions pertaining to specific tasks.
38-
A good starting point is to take a look at what materials are provided within these documents.
39-
In general, it is advisable to add all of the MATLAB and Simulink related folders
56+
We provide documentation and instructions related to quadcopter dynamic modeing and simulation for control design.
57+
A good starting point is to take a close look at what materials are provided within these documents, and see how it fits into your project needs.
58+
In general, it would be advisable to add all of the MATLAB and Simulink related folders
4059
to the MATLAB path so that they can be easily accessed within the MATLAB environment.
41-
42-
Copyright (C) 2014 D. Hartman, K. Landis, M. Mehrer, S. Moreno, J. Kim
60+
Once you understand what we provide, you can tackle the materials in any order, or split up tasks among a team. Generally speaking, the order of tasks should be fairly self evident, and to some degree flexible depending on the needs of your project and your available resources.
4361

4462
License Notice
4563
===

0 commit comments

Comments
 (0)