-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use sensor_msgs/NavSatFix message for nav_odom topic #2
Comments
Has anyone fixed this? |
Hi @FletcherFT, @Bmoradi93, @bsb808, has anyone found a solution to use a I was interested in using this package for odometry with the GOOSE dataset, which includes topic Am I misunderstanding the purpose of this package, or has there been some historic change in the convention of these message types which has rendered this package obsolete? |
@doctorcolossus You might be better off with the navsat_transform_node since it will publish transformations to a UTM frame. |
@FletcherFT, thanks for the clarification and suggestion! Unfortunately GOOSE does not include either an odometry or an IMU topic, but it's good to know about that package nonetheless! |
Hi All. |
source: http://docs.ros.org/melodic/api/sensor_msgs/html/msg/NavSatFix.html
The text was updated successfully, but these errors were encountered: