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

Wip/get location from visual data #82

Merged
merged 16 commits into from
Sep 18, 2024
Merged

Conversation

hannalee2
Copy link
Collaborator

Updates:
1. Getting Global Coordinates from Visual Data:

  • First, click on the reticle metadata. The (Proj)_reticle will display the global coordinates derived from the images.
    image
  • Next, click on the image from the stereo view. It will then show the corresponding global coordinates.
    image

2. Implemented 'Clear Function' in Calculator:
image

3. Bug fix

  • Zoom Out Bug: Previously, zooming out too far would cause the camera screen to disappear from view. Now, there is a limit on how far a user can zoom out, ensuring the camera screen remains visible at all times.
  • Global Coordinates Reset: Before, global coordinates would still be displayed after the user cleared the probe calibration. Now, in such cases, the coordinates show as (-, -, -) to reflect the cleared state.
  • Stage Mismatch During Probe Calibration: Previously, if an incorrect stage was moved during probe calibration, the information would still update, and the x, y, z calibration buttons would change, which could confuse the user. Now, probe calibration data is only updated when the selected stage and the moving stage are the same.

@jsiegle jsiegle merged commit 5a4c140 into main Sep 18, 2024
1 check passed
@hannalee2 hannalee2 deleted the wip/get_location_from_visual_data branch September 20, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants