Skip to content

Takes GNSS (GPS) readings, a MOLA georeferenced map, and publishes markers to visualize the datums as ellipsoids on the map

License

Notifications You must be signed in to change notification settings

MOLAorg/mola_gnss_to_markers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mola_gnss_to_markers

Takes GNSS (GPS) readings, a MOLA georeferenced map, and publishes markers to visualize the datums as ellipsoids on the map.

Usage

ros2 launch mola_gnss_to_markers mola_gnss_to_markers_launch.py

Input topics:

  • /lidar_odometry/geo_ref_metadata (mrpt_nav_interfaces/msg/GeoreferencingMetadata)
  • /gps (sensor_msgs/msg/NavSatFix)

Output topics:

  • gnns_georef_marker (visualization_msgs/msg/Marker)

License

BSD-3-Clause

About

Takes GNSS (GPS) readings, a MOLA georeferenced map, and publishes markers to visualize the datums as ellipsoids on the map

Topics

Resources

License

Stars

Watchers

Forks