Skip to content

Small improvement : wrap camera angles#678

Merged
pakb merged 1 commit intodevelopfrom
bug_fix_camera_angle_unwrapped
Mar 4, 2024
Merged

Small improvement : wrap camera angles#678
pakb merged 1 commit intodevelopfrom
bug_fix_camera_angle_unwrapped

Conversation

@pakb
Copy link
Contributor

@pakb pakb commented Mar 1, 2024

so that this values do not extend above 360 (or bellow -360). This was resulting in some e2e test flakiness when a 360 deg would sometimes be interpreted as 360, and other times 0. With this change, it will be way more predictable and consistent

Test link

so that this values do not extend above 360 (or bellow -360). This was resulting in some e2e test flakiness when a 360 deg would sometimes be interpreted as 360, and other times 0.
With this change, it will be way more predictable and consistent
@pakb pakb requested a review from ltshb March 1, 2024 16:19
@github-actions github-actions bot added the bug label Mar 1, 2024
@cypress
Copy link

cypress bot commented Mar 1, 2024

Passing run #829 ↗︎

0 167 22 0 Flakiness 0

Details:

Small improvement : wrap camera angles
Project: web-mapviewer Commit: 437beca073
Status: Passed Duration: 04:49 💡
Started: Mar 1, 2024 4:22 PM Ended: Mar 1, 2024 4:27 PM

Review all test suite changes for PR #678 ↗︎

@pakb pakb merged commit a155d6e into develop Mar 4, 2024
@pakb pakb deleted the bug_fix_camera_angle_unwrapped branch March 4, 2024 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants