Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MicroCART
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Distributed Autonomous Networked Control Lab
MicroCART
Commits
6ef867c8
Commit
6ef867c8
authored
7 years ago
by
bbartels
Browse files
Options
Downloads
Patches
Plain Diff
documentation: Update Readme.md
parent
c912fce4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Readme.md
+18
-0
18 additions, 0 deletions
Readme.md
with
18 additions
and
0 deletions
Readme.md
+
18
−
0
View file @
6ef867c8
...
...
@@ -5,6 +5,24 @@ _Microprocessor Controlled Aerial Robotics Team_
**Project Statement**
: "To create a modular platform for research in controls and embedded systems."
Since 1998, MicroCART has been building aerial robots. Currently, we are
building a quadcopter that can fly autonomously.
MicroCART has 3 areas of development:
-
The quadcopter itself
-
The quadcopter has been built from the ground up, incorporating a
Zybo board that provides the processor and a FPGA, an IMU sensor, motors,
props, a LiPo battery, a receiver for manual remote control, and a frame
that holds it all together.
-
The ground station
-
The ground station is responsible for issuing important data to the quad
(like position data from the camera system), and issues commands to the quad
for things like configuration and path following directives.
-
The Controls Model
-
The quadcopter processor is programmed to implement a PID controller. We use
a Simulink model to streamline the PID tuning process and to facilitate
effective characterization of the quad.
## Sections
[
Quadcopter
](
quad/README.md
)
[
Ground Station
](
groundStation/README.md
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment