Skip to content

Releases: szenergy/duro_gps_driver

v.1.2.1

07 Dec 14:22
784bb2c
Compare
Choose a tag to compare
  • Added ROS2 support on ros2-humble branch
  • Added GPS time reference and time difference (between GPS and system time). Swiftnaw provides GPS time in msec + nsec_residual basis, the standard ROS time is sec + nsec, it is converted and published as a topic.

v.1.2.0

10 Nov 11:16
Compare
Choose a tag to compare

Some minor changes:

  • Added z_coord_ref_switch
    • zero: the Z coordinate is always 0
    • exact: the Z coorindinate is always z_coord_exact_height param (must be set in the launch)
    • zero_based: Z coordinate starts from 0 and relative
    • orig: the original Z provided by Duro / Piksi
  • Added license
  • Added fake orientation possibility which calculates orientation based on movement

v.1.1.0

04 May 09:01
Compare
Choose a tag to compare

First stable release

v.1.0.0-beta

09 Dec 09:46
Compare
Choose a tag to compare

First beta release