[ros-users] [Discourse.ros.org] [Packaging and Release Mana…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: P. J. Reed via ros-users
Date:  
To: ros-users
Subject: [ros-users] [Discourse.ros.org] [Packaging and Release Management/Kinetic] Did kinetic support novatel gps


I haven't tested the driver with an OEM718D, but I think it should work. Make sure you set the `polling_period` param correctly; I believe the default is `0.05`, but if your GPS is running at 5 Hz, then it should be `0.20`.

Actually, I think there may be a bug that causes the "insufficient data rate" warning to be logged if your GPS produces GPGGA logs at a rate less than 20 Hz, even if your `polling_period` is configured differently. I'll look into that. If it is working properly, you should see it publish `gps_common/GPSFix` messages on the `gps` topic at your expected rate.

As for your other problem, are you sure you sourced ROS's setup.bash in the same terminal you ran `rosecho` in after you installed the packages? I tested it on a fresh Ubuntu 14.04 / ROS Jade system, and running `rosmsg show novatel_gps_msgs/NovatelPosition` worked for me.





---
[Visit Topic](https://discourse.ros.org/t/did-kinetic-support-novatel-gps/2567/11) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>