webviz icon indicating copy to clipboard operation
webviz copied to clipboard

[feature request] GPS Data Visualization on Map using ~sensor_msgs/NavSatFix

Open adimehrotra opened this issue 4 years ago • 3 comments

Hey all - another suggested feature for you:

Something cool on some of the old web visualization tools for ROS was the ability to select a sensor_msgs/NavSatFix message (GPS global coordinates) and visualize that on a map background. Something like that could be good for debugging GPS data and also, even, if you want to make a custom "Ground Control Station" or something.

http://wiki.ros.org/gpsd_viewer --> ROS package for viewing GPS data!

adimehrotra avatar May 13 '20 01:05 adimehrotra

Good idea. Seems best to put it in the 3d panel, though we'd have to figure out how to pull in map tiles in the right coordinate frame and not when using a local coordinate frame.

janpaul123 avatar May 13 '20 18:05 janpaul123

Bump. Would be super cool to have this!

luqnaim avatar Nov 02 '21 01:11 luqnaim

HI folks, for anyone interested in this feature, we have a Map panel in Foxglove Studio: https://foxglove.dev/docs/panels/map

jtbandes avatar Nov 02 '21 14:11 jtbandes