- Enable realtime navdata/video in sample launch file
- Fix integer only values for odom.pose.z (fixes #155) (hattip to @alexjung)
- Use tf_prefix parameter for multiple drone settings (fixes #156) - Use tf_prefix to prefix tf frame names - Update single and multiple drone launch files to demo the usage
- Add example launch file for multiple drones.
- Publish TF at the same rate as odometry
- Contributors: Jacob Perron, Mani Monajjemi, Matias N. (v01d)
- Added support for running multiple instances of the driver on a same machine
- Added support for publishing odometry data and transform
- Deprecated "Setting TF root" and "IMU Calibration"
- Use reception time for video streams
- Improved documentation. Documentation is now hosted on readthedocs
- Updated gps-waypoint branch and its documentation
- Build system improvements + roslint + code cleanups
- Contributors: Mani Monajjemi, v01d, kbogert
- Use git protocol instead of https for cmake external project (fixes ca-certificate issues on the build farm)
- Adding git as build dependency to fix binary build
- Fixed Incorrect orientation in ardrone/imu #113 ht @tomas-c
- Added install rules for launch files. #114 ht @kbogert @fig0451
- ARDroneSDK is now fetched from an external repository. Patches are applied there.
- Add unit for pressure readings to README @garyservin
- Moved header files to include directory #110 @garyservin
- Fix ffmpeg library link order #109 @garyservin
- Contributors: Gary Servin, Mani Monajjemi
- Decreased the frequency of magnetometer warning message
- Fixed some warnings to address #104
- Contributors: Mani Monajjemi
- Fixed tf deprecated setEulerZYX
- New SDK patch to remove deprecated warnings from FFMPEG
- SDK related bug fixes for building binaries.
- Preparing the initial binary release.