Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a GPS/GNSS Visual Tracker #10

Open
VladimirKupryukhin opened this issue Jun 16, 2024 · 0 comments
Open

Add a GPS/GNSS Visual Tracker #10

VladimirKupryukhin opened this issue Jun 16, 2024 · 0 comments
Labels
Workload Medium Some things to do

Comments

@VladimirKupryukhin
Copy link
Contributor

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)

  • We do not have any ROS (code on the physical rover) that handles GPS/GNSS stuff
  • The GPS/GNSS module is dependent on the motherboard, which is not finished
@adamseth2 adamseth2 added the Workload Medium Some things to do label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Workload Medium Some things to do
Projects
None yet
Development

No branches or pull requests

2 participants