Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amymcgovern authored Feb 9, 2018
1 parent a221465 commit b45ecfe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pyparrot is designed to program Parrot Mambo and Parrot Bebop 2 drones using pyt
# Installation, Quick-start, Documenation, FAQs
The majority of the documentation on installing and using the library is in the GitHub [wiki](https://github.com/amymcgovern/pyparrot/wiki)

## Planned updates/extensions
# Planned updates/extensions

This is a work in progress. Planned extensions include:

Expand All @@ -16,15 +16,15 @@ This is a work in progress. Planned extensions include:
* **Bebop**
* Navigation: The Bebop has a lot of additional navigation commands available. I will implement and test these once the vision is working. For example, the relative move command seems quite useful.

## Major updates and releases:
# Major updates and releases:
* 2/8/2018: Version 1.3. Vision is working for both the Mambo and Bebop in a general interface called DroneVision. Major documenation updates as well.
* 2/6/2018: Updated Mambo to add speed settings for tilt & vertical. Needed for class.
* 2/4/2018: Unofficial updates to add ffmpeg support to the vision (will make an official release with examples soon)
* 12/09/2017: Version 1.2. Mambo now gives estimated orientation using quaternions. Bebop now streams vision, which is accessible via VLC or other video clients. Coming soon: opencv hooks into the vision.
* 12/02/2017: Version 1.1. Fixed sensors with multiple values for Mambo and Bebop.
* 11/26/2017: Initial release, version 1.0. Working wifi and BLE for Mambo, initial flight for Bebop.

## Programming and using your drones responsibly
# Programming and using your drones responsibly

It is your job to program and use your drones responsibly! We are not responsible for any losses or damages of your drones or injuries. Please fly safely and obey all laws.

0 comments on commit b45ecfe

Please sign in to comment.