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

Enable particle emitter depth write in example #217

Merged
merged 5 commits into from
Mar 3, 2021

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Jan 28, 2021

Remove code for disabling depth write. We noticed that if disabled, particles can not be detected by depth camera and gpu lidar

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

Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@iche033 iche033 requested a review from caguero January 28, 2021 21:58
@osrf-triage osrf-triage added this to Inbox in Core development Jan 28, 2021
@github-actions github-actions bot added the 🔮 dome Ignition Dome label Jan 28, 2021
@chapulina chapulina moved this from Inbox to In review in Core development Jan 28, 2021
@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

Merging #217 (a0d8c2a) into ign-rendering4 (20d6471) will increase coverage by 0.68%.
The diff coverage is 75.05%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           ign-rendering4     #217      +/-   ##
==================================================
+ Coverage           52.59%   53.27%   +0.68%     
==================================================
  Files                 143      143              
  Lines               13329    13677     +348     
==================================================
+ Hits                 7010     7287     +277     
- Misses               6319     6390      +71     
Impacted Files Coverage Δ
include/ignition/rendering/ArrowVisual.hh 100.00% <ø> (ø)
include/ignition/rendering/AxisVisual.hh 100.00% <ø> (ø)
include/ignition/rendering/Camera.hh 100.00% <ø> (ø)
include/ignition/rendering/CompositeVisual.hh 100.00% <ø> (ø)
include/ignition/rendering/Geometry.hh 100.00% <ø> (ø)
include/ignition/rendering/Image.hh 100.00% <ø> (ø)
include/ignition/rendering/Light.hh 100.00% <ø> (ø)
include/ignition/rendering/Material.hh 100.00% <ø> (ø)
include/ignition/rendering/Mesh.hh 100.00% <ø> (ø)
include/ignition/rendering/Node.hh 100.00% <ø> (ø)
... and 48 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 7712a7c...773a931. Read the comment docs.

@adlarkin adlarkin self-requested a review February 9, 2021 01:03
@iche033 iche033 merged commit 8af7fbc into ign-rendering4 Mar 3, 2021
Core development automation moved this from In review to Done Mar 3, 2021
@iche033 iche033 deleted the particle_depth branch March 3, 2021 00:35
@j-rivero j-rivero removed this from Done in Core development May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔮 dome Ignition Dome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants