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

4 ➡️ 5 #399

Merged
merged 14 commits into from
Sep 9, 2021
Merged

4 ➡️ 5 #399

merged 14 commits into from
Sep 9, 2021

Conversation

chapulina
Copy link
Contributor

➡️ Forward port

Port ign-rendering4 to ign-rendering5

Branch comparison: ign-rendering5...ign-rendering4

Note to maintainers: Remember to Merge with commit (not squash-merge or rebase)

ahcorde and others added 14 commits July 20, 2021 22:57
…363)

* Moved ScreenToPlane and ScreenToScene from ign-gui to ign-rendering

Signed-off-by: ahcorde <ahcorde@gmail.com>

* added plane offset

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Added new signature

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Fix doxygen

Signed-off-by: Steven Peters <scpeters@openrobotics.org>

* Add const version of RayQueryResult bool operator

Signed-off-by: Steven Peters <scpeters@openrobotics.org>

* Improvements to Utils_TEST

* Use tighter tolerances in expectations
* Use IGN_PI/2 instead of 1.57 to tighten X tolerance
* Clarify comments about max distance, which is only used
  when the ray does not intersect an object
* Add expectations on RayQueryResult values
* Add test of API without RayQueryResult

Signed-off-by: Steven Peters <scpeters@openrobotics.org>

* Test ScreenToPlane with non-zero offset

Signed-off-by: Steven Peters <scpeters@openrobotics.org>

Co-authored-by: Steven Peters <scpeters@openrobotics.org>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
…rendering3) (#376)

* Set OGRE minimal version to 1.8. Warn on versions not supported.
 Flag USE_UNOFFICIAL_OGRE_VERSIONS to disable the warning for the
 experienced users.

Signed-off-by: Jose Luis Rivero <jrivero@osrfoundation.org>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
* fix 0 hfov angle

Signed-off-by: Ian Chen <ichen@osrfoundation.org>

* use ignerr

Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
@chapulina chapulina requested a review from iche033 as a code owner September 9, 2021 00:21
@chapulina chapulina added the beta Targeting beta release of upcoming collection label Sep 9, 2021
@github-actions github-actions bot added the 🏢 edifice Ignition Edifice label Sep 9, 2021
@codecov
Copy link

codecov bot commented Sep 9, 2021

Codecov Report

Merging #399 (3b107ac) into ign-rendering5 (f11d8d1) will increase coverage by 0.05%.
The diff coverage is 75.92%.

❗ Current head 3b107ac differs from pull request most recent head c727bc4. Consider uploading reports for the commit c727bc4 to get more accurate results
Impacted file tree graph

@@                Coverage Diff                 @@
##           ign-rendering5     #399      +/-   ##
==================================================
+ Coverage           57.71%   57.77%   +0.05%     
==================================================
  Files                 161      161              
  Lines               15901    15947      +46     
==================================================
+ Hits                 9178     9213      +35     
- Misses               6723     6734      +11     
Impacted Files Coverage Δ
include/ignition/rendering/Camera.hh 100.00% <ø> (ø)
include/ignition/rendering/Geometry.hh 100.00% <ø> (ø)
include/ignition/rendering/GpuRays.hh 0.00% <ø> (ø)
include/ignition/rendering/HeightmapDescriptor.hh 100.00% <ø> (ø)
include/ignition/rendering/Light.hh 100.00% <ø> (ø)
include/ignition/rendering/LightVisual.hh 100.00% <ø> (ø)
include/ignition/rendering/Material.hh 100.00% <ø> (ø)
include/ignition/rendering/Mesh.hh 100.00% <ø> (ø)
include/ignition/rendering/RenderEngine.hh 100.00% <ø> (ø)
include/ignition/rendering/Scene.hh 0.00% <ø> (ø)
... and 22 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f11d8d1...c727bc4. Read the comment docs.

@chapulina
Copy link
Contributor Author

Ticketed #400 about the new warning on Ubuntu CI about not finding Ogre 1.

@chapulina chapulina merged commit 6dc5b81 into ign-rendering5 Sep 9, 2021
@chapulina chapulina deleted the chapulina/4_to_5 branch September 9, 2021 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta Targeting beta release of upcoming collection 🏢 edifice Ignition Edifice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants