You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28-10Lines changed: 28 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,23 @@
1
1
Quadcopter Dynamic Modeling and Simulation (Quad-Sim) v1.00
2
2
=======
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.
4
6
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:
Provided here is an assortment of materials designed to assist users in modeling and simulation of a quadcopter.
6
21
Specifically:
7
22
8
23
•Test rig designs for component performance measurement
@@ -14,32 +29,35 @@ Specifically:
14
29
•And a bit more stuff…
15
30
16
31
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
+
18
36
These materials are partially the result of a Senior Design project at Drexel University. The team consisted of:
19
37
D. Hartman, K. Landis, M. Mehrer, S. Moreno, and J. Kim.
38
+
Our faculty advisor was Dr. B. C. Chang
20
39
21
40
As this is our first attempt at a public release of our materials, there are undoubtedly errors, omissions,
22
41
and downright lies contained herein. Expect frequent updates as we find and correct issues.
23
42
24
43
We do not claim to be experts. All of our materials are provided simply as a service to the
25
44
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
27
46
consult professional advice where appropriate, particularly where safety may be a concern.
28
47
29
48
Quadcopters and RC vehicles are dangerous and are not toys.
30
49
Use caution and follow all manufacturer safety instructions.
31
50
32
-
That said, we hope you find these materials helpful. Good luck.
51
+
That said, we hope you find these materials helpful. Good luck!
33
52
34
53
35
54
GENERAL INSTRUCTIONS
36
55
===
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
40
59
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.
0 commit comments