Skip to content

Commit

Permalink
Add docs on mola_gnss_to_markers
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Feb 6, 2025
1 parent 3b0f87c commit a06115e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/source/geo-referencing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,16 @@ for example in KML format suitable for visualization in Google Earth.
----------------------------------------
Write me!

|
5. View GPS readings on a georeferenced map
--------------------------------------------
Once you have published a georeferenced map (via `mrpt_map_server` or directly from `mola_lidar_odometry`),
you can visualize in RViz or FoxGlove the localization from the GNSS sensor and its covariance uncertainty
by installing `mola_gnss_to_markers <https://github.com/MOLAorg/mola_gnss_to_markers>`_ and then:


.. code-block:: bash
ros2 launch mola_gnss_to_markers mola_gnss_to_markers_launch.py

0 comments on commit a06115e

Please sign in to comment.