Skip to content

rikba/ethz_piksi_ros

 
 

Repository files navigation

ethz_piksi_ros

This repository contains (python) ROS drivers, tools, launch files, and wikis about how to use Piksi Real Time Kinematic (RTK) GPS device in ROS. There are two different driver versions: one for Piksi V2 and one for Piksi Multi.

Check the Wiki for instructions on how to get started with Piksi RTK GPS receiver.

The main advantage of these ROS drivers is supporting a two link communication for GPS corrections: Xbee and Wifi (see Correction Over WiFi for more info).

Example GPS RTK setup: the Base Station knows its position (after geodetic survey) and can send RTK corrections over Xbee and Wifi to the Rover, which can then compute its accurate position. RTK setup

Average time for Piksi Multi to get an RTK FIX (obtained with Piksi Multi Firmware 1.2.14 and lib sbp 2.2.15): Piksi Multi Avg Fix Time

Overview

  • piksi_multi_rtk_ros: ROS driver for Piksi RTK receiver device, hardware version Multi.
  • piksi_rtk_kml: ROS node to generate KML files (Keyhole Markup Language) from Piksi messages. These files can be visualized in Google Earth.
  • piksi_rtk_msgs: ROS messages used by the driver(s).
  • piksi_v2_rtk_ros: ROS driver for Piksi RTK receiver device, hardware version V2. Discontinued
  • rqt_gps_rtk_plugin: Graphical User Interface to check the status of RTK fix. This gui is implemented wit Qt such that it may be added to your preferred rqt perspective.
  • utils: collection of configurations and useful scripts.

Impatient Users

Piksi Multi

RTK fix obtained in average in 3 minutes.

Piksi V2 (Discontinued)

RTK fix obtained in average in 10 minutes.

License

The source code is released under a BSD 3-Clause license.

Build Status

Build Status

Credits

Marco Tranzatto, Kai Holtmann, Michael Pantic - ETHZ ASL & RSL - 30 November 2017

Based on the initial work of Daniel Eckert.

Contact

Marco Tranzatto marcot(at)ethz.ch Kai Holtmann kaiho(at)ethz.ch

Bugs & Feature Requests

Please report bugs and request features using the Issue Tracker.

Before reporting a mulfunction in the driver, please have a look at the Frequently Asked Questions (FAQ).

About

ROS drivers for the Piksi RTK GPS module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 78.1%
  • C++ 11.8%
  • CMake 6.2%
  • Shell 3.1%
  • MATLAB 0.8%