ros-kinetic-parrot-arsdk (3.11.0-0wily) wily; urgency=high

  * Update to SDK 3.11.0
    SDK Changelog:
    - Fixed non-ack commands (camera orientation was always sent)
    - Updated features list in the device controllers
    - Old and deprecated Unix samples have been removed
    - Coverity fixes
  * Contributors: Mani Monajjemi

 -- Mani Monajjemi <mmonajje@sfu.ca>  Sat, 11 Feb 2017 08:00:00 -0000

ros-kinetic-parrot-arsdk (3.10.1-0wily) wily; urgency=high

  * Update to SDK 3.10.1 (from 3.9.1) - patch 0
  * Changelog for SDK 3.10.1
    
    Fixed events as list management
    
    Patched curl to avoid using clock_gettime on iOS
    
    Renamed internal MD5 symbol
    
    Fixed documentation generator
  * Changelog for SDK 3.10.0
    
    Disco support
    
    SkyController 2 support
    
    Mambo support
    
    Swing support
    
    new messages
  * Changlog for SDK 3.9.2
    
    Support of audio stream for Jumping evos
    
    new messages for Bebop and Bebop 2
    
    Alchemy updated (python3 needed)
  * Contributors: Mani Monajjemi

 -- Mani Monajjemi <mmonajje@sfu.ca>  Tue, 27 Sep 2016 07:00:00 -0000

ros-kinetic-parrot-arsdk (3.9.1-0wily) wily; urgency=high

  * Parrot ARSDK 3.9 Changes
    
    New commands:
    
    Bebop and Bebop 2:
    
    BankedTurn
    
    BankedTurnChanged
    
    MaxPitchRollRotationSpeed
    
    MaxPitchRollRotationSpeedChanged
    
    wifiSecurity
    
    VideoStabilizationMode
    
    VideoStabilizationModeChanged
    
    New commands to build the SDK:
    
    For iOS: ./build.sh -p arsdk-ios -t build-sdk -j
    
    For iOS Simulator: ./build.sh -p arsdk-ios_sim -t build-sdk -j
    
    For Android: ./build.sh -p arsdk-android -t build-sdk -j
    
    For Unix: ./build.sh -p arsdk-native -t build-sdk -j
    
    New outputs directory:
    
    For iOS: <SDK>/arsdk-ios
    
    For iOS Simulator: <SDK>/arsdk-ios_sim
    
    For Android: <SDK>/arsdk-android
    
    For Unix: <SDK>/arsdk-native But old output are kept (with simlinks to avoid breaking compatibility).
    
    libARController Android bug fix (a big thanks to Synman :+1: )
    
    Video decoding bug fix in the iOS Sample (a big thanks to ar.tommy and ka010 :+1: )
    
    Other bug fixes
  * parrot_arsdk Changes
    
    Add travis config file
    
    Minor fix for package.xml
    
    Initial catkin wrapper for Parrot ARDSDK
    
    Include a stripped tarball of the SDK
    
    SDK Version: 3.9.1
    
    Populate both devel and install spaces
    
    Add a patch to disable non-x86 compilation flags for arm platform from
    
    Add a script to determine the host arch robustly. This script is used
    by CMake to pass appropriate flags to build_sdk.py
    
    Contributors: Mani Monajjemi

 -- Mani Monajjemi <mmonajje@sfu.ca>  Mon, 25 Jul 2016 07:00:00 -0000


