[Documentation] [TitleIndex] [WordIndex

Only released in EOL distros:  

Package Summary

The dgps_ros package

ROS Package for differential GPS, with no external dependency. It receive RTCM data from the Ntrip(Networked Transport of RTCM via Internet Protocol) server, and send to the gps module. NMEA data received from gps module is then converted into navsatfix message.

Package usage

roslaunch dgps_ros dgps.launch

dpgs_ros_node

The dgps_ros_node publish the GPS topic in NavSatFix message.

Published Topics

dgps(sensor_msgs/NavSatFix)

Parameters

~server (string)

~port(string)

~username(string)

~password(string)

~serialPort(string)


2024-03-23 12:32