Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Take a panoramic photograph of a site #268

Open
mdepp opened this issue May 13, 2021 · 0 comments
Open

Take a panoramic photograph of a site #268

mdepp opened this issue May 13, 2021 · 0 comments
Labels
good first issue Good for newcomers priority 3 Middling importance

Comments

@mdepp
Copy link
Member

mdepp commented May 13, 2021

We need a way to take a panoramic photograph of a site. At minimum it should be 180 degrees, but ideally it would be 360 degrees. There are at least two ways this could be done:

  • we could use a bunch of cameras pointed in separate directions and stitch the images together
  • we could use a single camera and rotate the rover in-place

Once we've decided on how this will be solved, we need to create a node to implement it (it's probably a good idea to separate out the image processing code from the other ros code, so it can be developed and tested first).

This is needed for the prospecting task.

@mdepp mdepp added good first issue Good for newcomers priority 3 Middling importance labels May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers priority 3 Middling importance
Projects
None yet
Development

No branches or pull requests

1 participant