Map panel: Display GPS position history #630
Replies: 7 comments
-
Duplicate of foxglove/studio#2797 |
Beta Was this translation helpful? Give feedback.
-
I am reopening this issue since it occurs to me that foxglove/studio#2797 was about preloading data, whereas this issue is about live connections. We should keep a history of points for live connections (like we do for the Plot panel). Internal ticket: FG-1829 |
Beta Was this translation helpful? Give feedback.
-
Any news on this issue? |
Beta Was this translation helpful? Give feedback.
-
I would also love to hear if there are any news on this :) |
Beta Was this translation helpful? Give feedback.
-
Any news on this? I'm having the same problem too. Edit: I converted gps topic into foxglove.geojson to display gps position history for now. |
Beta Was this translation helpful? Give feedback.
-
Something like this could also be useful in the 3D panel to be able to visualise trajectories from e.g. pose topics (not necessarily GPS) |
Beta Was this translation helpful? Give feedback.
-
Thanks for the feedback. The next version of the app will have the ability to display gps position history for live playback. You'll also be able to configure whether to display the history or to turn it off. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the map panel only displays the latest GPS position when using it for ROSbag replay. It would be very valuable to add support for analyzing historic trajectories based on a LocationFix topic.
Current Experience
GPS map plot only shows the latest GPS position when replaying data from a ROS bag over ROS bridge which makes it very difficult to analyse trajectories.
Desired Experience
Ability to view full trajectory from a live GPS topic. e.g. Add an option to keep 'historic' GPS points plotted on the map, either by setting a flag for the entire plot, or for instance by adding a parameter for each series to keep N historic points plotted on the map.
Beta Was this translation helpful? Give feedback.
All reactions