Skip to content

Commit

Permalink
updated coursework slides and restructured documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
amymcgovern committed Apr 17, 2019
1 parent ab9f6b0 commit 18b89bf
Show file tree
Hide file tree
Showing 15 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -11,6 +11,7 @@ Anyone can use it who is interested in autonomous drone programming!
Extensive documentation is available at [https://pyparrot.readthedocs.io](https://pyparrot.readthedocs.io)

# Major updates and releases:
* 04/17/2019: Updated documentation to include workshop slides from April 2019 workshop. Restructured coursework directory to contain AI projects and workshop slides.
* 03/13/2019: Version 1.5.17: Required PCMD commands to be ints (PR from daanzu)
* 03/12/2019: Version 1.5.16: Added a disco fix (PR from proff) and fixed IP address fix (PR from daanzu)
* 03/03/2019: Version 1.5.15: Added disco into wifi connected devices (thank you proff for the PR)
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added coursework/workshop_slides/Afternoon2019.pdf
Binary file not shown.
Binary file not shown.
Binary file added coursework/workshop_slides/MorningJoint2019.pdf
Binary file not shown.
Binary file added coursework/workshop_slides/MorningNovice2019.pdf
Binary file not shown.
File renamed without changes.
File renamed without changes.
12 changes: 6 additions & 6 deletions docs/gettingstartedslides.rst
Expand Up @@ -5,9 +5,9 @@
Workshop Materials and Slides
==============================
We have taught several workshops on using pyparrot. As we continue to teach and develop materials for
pyparrot, we will continue to share the curriculum materials here. Since the 2018 OK workshop slides supercede the
GCER 2018 slides, we only share the 2018 OK Workshop slides for now.

* Morning slides from the OK workshop (focus on initial setup, initial flying) :download:`OK2018Morning.pdf <OK2018Morning.pdf>`

* Afternoon slides from the OK workshop (learning to use sensors, extra slides on vision though we did not discuss at workshop) :download:`OK2018Afternoon.pdf <OK2018Afternoon.pdf>`.
pyparrot, we will continue to share the curriculum materials. The materials are all stored in the coursework
directory on at `GitHub <https://github.com/amymcgovern/pyparrot/tree/master/coursework>`_ The files in
`ai_class <https://github.com/amymcgovern/pyparrot/tree/master/coursework/ai_class>`_
include the project descriptions for the Spring 2018 AI Class taught by Dr. McGovern using the drones.
The files in `workshop_slides <https://github.com/amymcgovern/pyparrot/tree/master/coursework/workshop_slides>`_
contain the slides from prior workshops including OKlahoma's 2018 and 2019 workshops.
Empty file removed pyparrot/images/.gitignore
Empty file.
Empty file removed pyparrot/images/__init__.py
Empty file.

0 comments on commit 18b89bf

Please sign in to comment.