TrickfireRobotics / mission-control

The mission control user interface for "Viator" for the University Rover Challenge
1 stars 2 forks source link

Add a GPS/GNSS Visual Tracker #10

Open VladimirKupryukhin opened 3 months ago

VladimirKupryukhin commented 3 months ago

Context

There will be a GPS/GNSS module on the rover. Ideally, it would best if we could see the position of the rover in real-time on top of a Goolgle-Earth-like image.

How to Implement

This would have to work fully 100% offline from the internet. Perhaps download the area of where the rover will be at; after all, there is no point in downloading data of New York if the rover will mostly be driving around UWB and the URC field. Making the map be a new tab somewhere on the navbar could be nice. Whoever chooses this, you have a lot of creative freedom of implementation.

Note (as of 6/16/24)