- Improve matrix handling
- Fix body velocity computation (Issue #31)
- Improve vector handling
- Fix include file (Issue #26)
- Fix integer type
- Update sbgECom messages (AirData, ImuShort)
- Update sbgECom library to 1.11.920-stable
- Improve numeric type
- Improve configuration applier
- Improve error handling
- Code improvement
- Improve device configuration
- Update changelog
- Update and improve README.md
- Update magnetic services
- Improve message timestamping
- Add some ROS standard sensor messages (Issue #17)
- Comply file structure to ROS best pratices
- Add a processing time to improve message handling
- Add udev rules to documentation (Issue #21)
- Improve magnetometers calibration
- Update maintainer of the package (Issue #20)
- Enable/Disable the configuration of the device (Issue #19)
- Define unified class and launch files for all SBG devices
- Define classes for device configuration
- Merge pull request #18 from SBG-Systems/messagePublisherRework
- Integrate new message publisher to the Ellipse class (Issue #15)
- Define a class to publish messages
- Define class to wrap SBG logs to Ros messages
- Merge pull request #16 from SBG-Systems/v4.3
- [src] Update SDK version + add LogE support
- Merge pull request #13 from nicolaje/remove-non-ascii-char
- [conf] Removed non-ASCII characters, (Issue #8)
- [msg] Remove non ascii characters
- [src] Change SbgEkfEuler comments
- [src] Move .h to include folder + test new method for time saving in calib
- [config, src] Update default port for gps aiding (Ellipse-E) + add save & reboot for mag calibration
- [build] Add include for debian jessie arm64 build issue
- [src] Update mag calibration
- [catkin] Update install launch & config
- [src] Update library + Correction bugs
- Update dependencies to std_srvs
- [ChangeLog] Remove
- [ChangeLog] Update
- [Changelog] Test
- [test] Changelog
- [Changelog] Update
- [CMake] Correction of message dependency
- [xml] Update version number
- [src] Correction of small bugs + add publisher only on activated log
- [merge] Finalize merge from devel branch (master divergence issue)
- [lib] Update the library sbgECom version after merging from devel
- [Merge]
- Merge branch 'master' of https://github.com/ENSTABretagneRobotics/sbg_ros_driver
- [src] Update doc
- [src] Update magnetic calibration node
- Revert "1.0.7" This reverts commit 8f57f9e578937ac23383e39ebf616d1039384b09.
- Update README
- Merge pull request #2 from rpng/master Upgrade sbg_ros_driver
- Moved the logging function into the class
- Added - Start of heading code
- Refactor and added new publishers
- Increased rates
- refactoring use a class for callbacks changed callbacks around a bit, now shows raw data rather than ekf logs
- use gps log message for NavSatFix message
- add extra debug messages
- use private namespace
- modified launch file moved to launch folder and added optional arguments
- updated sbgECom library
- [src] Update Events
- [src] Add params
- [src] Update (add configuration of the ellipse)
- [src] Update messages
- [src] Start creating sbg messages
- [src][minor] Correct launch file
- CHANGELOG
- [src] Add launch example
- [src] Change imu data & add gyroscopes
- [src][minor] Correction of Project name in CmakeList
- [doc] minor
- [doc] Update Package
- [doc] Update package version to 1.0.0
- [doc] Add Changelog
- [src] Update of deprecated function
- [src] Update (correcting cmake sub project)
- [src] Correct cmake subdirectory issue
- Initial commit