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

Merge master into develop #6433

Merged
merged 2 commits into from
Nov 7, 2023
Merged

Merge master into develop #6433

merged 2 commits into from
Nov 7, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2023

Synchronizes changes of master branch into develop branch.

* Fix missing points in lidar scan

- Enable the UP and DOWN camera
- Fix the face identification in merge_spherical.frag
- Use texture instead of texelFetch for smoother result

* Experiment with custom texture interpolation function

* Improve the texture picking function in merge_spherical.frag

* Fix UP and DOWN camera activation

- Fix lateral camera aspect ratio to only require UP and DOWN camera
  when necessary
- Fix bad lidar data for fov < pi/2
- Increased mSphericalFovYCorrectionCoefficient to 1.4 to avoid rounding
  errors

* Fix bad interpolation with infinite data

* Cleanup and minor imporvements

---------

Co-authored-by: Olivier Michel <[email protected]>
@github-actions github-actions bot requested a review from a team as a code owner November 7, 2023 04:04
@omichel omichel self-assigned this Nov 7, 2023
@omichel omichel added the test suite Start the test suite label Nov 7, 2023
@omichel omichel merged commit b5a1826 into develop Nov 7, 2023
37 of 40 checks passed
@omichel omichel deleted the sync-master-868a862b7 branch November 7, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test suite Start the test suite
Development

Successfully merging this pull request may close these issues.

2 participants