Skip to content

Releases: ethz-asl/ethz_piksi_ros

v1.0.5

21 Mar 15:41
2b079ea
Compare
Choose a tag to compare

Requirements: LibSBP 2.2.15 (installed automatically when running 'piksi_multi_rtk_ros/install/install.sh') and Piksi Multi Firmware v1.2.14.

New additions:

  • Various bug fixes;
  • Improved install script.

v1.0.3: Merge pull request #9 from ethz-asl/feature/verobsity

01 Mar 11:56
eb3ccf1
Compare
Choose a tag to compare

v1.0.2

21 Dec 14:03
600d759
Compare
Choose a tag to compare

New additions:

  • fix launch file for geodetic_survey to use correct name of the node (and remove debugging print);
  • use const strings in message definition to identify fix_mode, instead of hard coded strings in code;
  • GUI now checks the type of fixes and change its color in a similar fashion as Piksi console.

v1.0.1

14 Dec 14:36
f8f4aa8
Compare
Choose a tag to compare
  • Default ROS driver baud rate = 230400;
  • New IPs range: 192.168.0.x

v1.0.0

01 Dec 14:14
63966ec
Compare
Choose a tag to compare

We restart version numbering from 1.0.0, but this release is actually the next one of mav_rtk_gps v1.2.

Since this is a new repo, containing only ROS driver for Piksi we preferred to start "from the scratch".

  • usage of libsbp 2.2.15: https://github.com/swift-nav/libsbp/releases/tag/v2.2.15
  • relying on latest Piksi Multi Firmware (1.2), i.e. every Piksi Multi must update its firmware;
  • RQT GUI now has two tabs: general status and a debug section with more information;
  • new message: "age of corrections", to check how old the correction message currently used is;
  • draft sbp messages (like TrackingState) now include the sbp version number in their name, so it is clear to which sbp version they belong to and do not need to be deleted when there is a new version of them;
  • signal strength "cn0" is now expressed in [dB Hz/4] instead of the previous [dB Hz];
  • rosservices now allow to write, read and save firmware settings to flash memory of Piksi Multi;
  • 'roslaunch piksi_multi_rtk_gps geodetic_survey.launch' now allows to survey the position of the base station and save the result to Piksi's flash.