Releases: MapIV/eagleye
Eagleye Version 1.3.0(ROS2)
・The only difference from v.1.3.0-ros1 is that it does not support pp(post process).
v.1.3.0-ros1
https://github.com/MapIV/eagleye/releases/tag/v1.3.0-ros1
Eagleye Version 1.3.0(ROS1)
・Published eagleye_pp(post process) as open source
・Improved accuracy in tunnel sections in eagleye_pp
・Addition of roll angle estimation function
・Addition of option to use nmea rmc instead of rktlibnav messages
・Add opition to save velocity scale factor
・Improve method of updating data buffers
・Fixed a bug in output when imu was facing the opposite direction.
・Forward only processing by eageye_pp
Eagleye Version 1.1.6 (ROS2)
Fix buffering problems
Eagleye Version 1.1.5 (ROS2)
ros2 galactic support in eagleye ver1.1.5
Eagleye Version 1.2.0 (ROS1)
-
Feature Addition
・Support for sensor TF in a "fix2pose" package.
・Added output of eagleye corrected imu data "/imu/data_corrected".
・Supports 3-axis angular velocity correction
・Yawrate consideration
・The reliability of the Fix solution can be output.
・Add nmea2fix
・Position estimation function using RTK.
・Replacement of the geoid model with a highly accurate one
・Add function to switch between ellipsoid height and elevation
・Azimuth correction at low speeds using rtk
・remake a fix2kml package
・add a tf_arrangement package
・add diagnostic -
Bug Fix
・Other multiple bug fixes.
・Change sin, cos and other functions to those of the std library
・Fix a bug that caused NAN to appear during height estimation.
・add NaN guard -
Others
・Adding a sample configuration file for Ublox F9P
・Rename topic
・Some license modifications have been made.
・Change CI(Circle CI to Github Actions)
・merged eagleye_topic.yaml into ealgye_config.yaml.
・Remove redundant expressions in README.md
・colcon support
Eagleye Version 1.1.3-dev (ROS2)
ros2 foxy support in eagleye ver1.1.3-dev
Eagleye Version 1.1.5 (ROS1)
・add diagnostic
・diagnostics is a ROS tool for managing errors.
・add nan guard
・NaN when the time difference between the time stamps of IMU sensors is not constant
・NaN when the vehicle speed is 0 while the vehicle is moving
・colcon support
・colcon is the build system used in ROS1/ROS2.
・add tf_arrangement
・tf can now be set in detail.
・fix some bugs
・remake fix2kml
・merged eagleye_topic.yaml into ealgye_config.yaml.
Eagleye Version 1.1.4
・Replacement of the geoid model with a highly accurate one
・Add function to switch between ellipsoid height and elevation
・Azimuth correction at low speeds using rtk
・Change sin, cos and other functions to those of the std library
・Position estimation function using RTK.
・Some license modifications have been made.
Eagleye Version 1.1.3
Update Details
- The reliability of the Fix solution can be output.
- Add nmea2fix
- Fix bag pitching
- Yawrate consideration
- Add nmea2fix
- Rename topic
- Significantly update README.md
Eagleye Version 1.1.2
Update Details
・Adding a sample configuration file for Ublox F9P
・Bug fixes.