Skip to content

Releases: fixposition/fixposition_driver

7.0.3

07 Oct 14:33
21b772e
Compare
Choose a tag to compare

What's Changed

  1. Updated repository to be compatible with the new VRTK2 software.
  2. Added support for the following messages:
  • FP_A-TP
  • FP_A-EOE
  • FP_A-IMUBIAS
  • FP_A-ODOMSTATUS
  1. Added an optional warning to notify the user when the sensor experiences a jump bigger than the previously estimated covariance.
  2. Updated documentation.
  3. Corrected ODOMSH frame id by @fgarciacardenas in #70
  4. Removed bug in odom_llh when Fusion is not initialized by @fgarciacardenas in #67

Full Changelog: 7.0.2...7.0.3

7.0.2

28 Aug 15:15
407fbc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.1...7.0.2

7.0.1

06 Aug 13:52
3122287
Compare
Choose a tag to compare

What's Changed

  • Changed LLH output frame ID to FP_POI instead of FP_ECEF.
  • Patched wrong import in ROS2 odometry converter.
  • Removed GNSS TF lib dependency.
  • Updated README.
  • Improved Doxygen.

Full Changelog: 7.0.0...7.0.1

7.0.0

05 Aug 07:16
1629bb7
Compare
Choose a tag to compare

What's Changed

  • ROS driver rework by @fgarciacardenas in #62.
    • Support for all FP_A-* messages on the ROS driver.
    • Support for all NMEA-* messages on the ROS driver.
    • NMEA message collector that outputs the combined information once per GNSS epoch. This message helps obtain an overall view of the GNSS performance and sensor statistics.
    • Support for RTCM3 message input ('/fixposition/rtcm' topic).
    • Improved ROS2 Quality of Service settings (QoS).
    • Reduced queue size in ROS1 and ROS2 to prioritize incoming messages.
    • Reworked TF tree.
    • Fixed bugs related to NaNs and zero outputs.
    • Support for empty fields in the I/O messages.
    • Several patch fixes and performance improvements.
    • Improved readability.
  • Use pre-made docker images for CI, use ROS Noetic, Humble and Jazzy (remove Melodic and Foxy) by @flipflip8952 in #63
  • Fixed missing constructor, cast type and add warnings by @arnauochoa in #56
  • Added message definition to ROS1 and ROS2 subfolders by @fgarciacardenas in #51

Full Changelog: 6.2.1...7.0.0

6.2.1

05 Aug 07:08
1629bb7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.4...6.2.1

6.1.4

18 Dec 09:56
c4440d9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.3...6.1.4

6.1.3

07 Jun 08:48
46ad3a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.2...6.1.3

6.1.2

17 May 14:06
1c9c1bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.1...6.1.2

6.1.1

16 May 08:47
5d32868
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.1.1

6.1.0

02 May 09:40
ed8513b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.3...6.1.0