Skip to content

Implement GNSS/GPS Location of the Rover Overlayed on a Satellite Map #12

@VladimirKupryukhin

Description

@VladimirKupryukhin

Context

The rover code will publish a topic that contains a huge JSON formatted String that would contain, among other things, GNSS/GPS information from the GNSS module that is on the rover. The goal is to show the location of the rover on top of a satellite image of the location.

What to do

This will require a good amount of work, so strap in. You will need to make a new tab, maybe its a side navbar or a button on the top navbar (use your best designer judgment), that will show a map of the location of the rover on top of a satellite map. Since the mission control and the rover are not connected to the internet, we will have to download the satellite imagery to be local on the mission control. I would not recommend downloading the whole world's satellite map as that would make the file size way to large; download the URC competition location (somewhere in the Utah desert) in addition to the area around UWB.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions