Skip to content

Releases: amymcgovern/pyparrot

Vision interface change

22 Feb 15:52
0d2fcdf
Compare
Choose a tag to compare

Working to make drone vision faster. The interface has changed to open_video and close_video and no calls to start_video_buffering.

Drone vision fixed for windows

11 Feb 03:32
Compare
Choose a tag to compare

Updated DroneVision to work on windows (minor fix to paths)

Bebop and Mambo vision

09 Feb 03:37
b45ecfe
Compare
Choose a tag to compare

Major update to allow for vision processing on both the Bebop and the Mambo using a common interface (DroneVision). Documentation has also been updated significantly with much of the documentation moving to the wiki.

Mambo vision updated

12 Dec 16:51
Compare
Choose a tag to compare

Added a user callback function to the mambo vision and demonstrated how to use it in the demoMamboVision example

Initial bebop vision

10 Dec 02:33
fd456b0
Compare
Choose a tag to compare

Bebop now has vision streaming (must be accessed by an outside client such as VLC).

Mambo now has orientation estimation using the quaternions plus a few fixes from live demos where we noticed user errors (such as crashing when someone sends invalid data to flying commands instead of handling it gracefully).

Updated sensors

03 Dec 03:59
Compare
Choose a tag to compare

Updated the sensor parsing to handle tuples of sensors for Bebop and Mambo.

Initial stable release

27 Nov 01:01
Compare
Choose a tag to compare

Initial stable release of wifi & BLE for Mambo and wifi for Bebop