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

Add Particle Emitter tutorial #860

Merged
merged 5 commits into from
Jun 16, 2021
Merged

Add Particle Emitter tutorial #860

merged 5 commits into from
Jun 16, 2021

Conversation

iche033
Copy link
Contributor

@iche033 iche033 commented Jun 16, 2021

🎉 New feature

Summary

Adds a tutorial on how to spawn and configure particle emitters in ign-gazebo

Test it

To build the doc locally, go to the build directory and run make doc. See the tutorial by opening main index page doxygen/html/index.html, go to Tutorials, then click on the Particle emitter page.

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge

iche033 added 2 commits June 15, 2021 17:00
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@iche033 iche033 requested a review from chapulina as a code owner June 16, 2021 04:17
@github-actions github-actions bot added the 🔮 dome Ignition Dome label Jun 16, 2021
@chapulina chapulina added the documentation Improvements or additions to documentation label Jun 16, 2021
@codecov
Copy link

codecov bot commented Jun 16, 2021

Codecov Report

Merging #860 (bd28098) into ign-gazebo4 (31676f5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           ign-gazebo4     #860   +/-   ##
============================================
  Coverage        65.69%   65.69%           
============================================
  Files              240      240           
  Lines            17797    17797           
============================================
  Hits             11691    11691           
  Misses            6106     6106           

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 31676f5...bd28098. Read the comment docs.

tutorials/particle_tutorial.md Show resolved Hide resolved
tutorials/particle_tutorial.md Outdated Show resolved Hide resolved
tutorials/particle_tutorial.md Outdated Show resolved Hide resolved
tutorials/particle_tutorial.md Outdated Show resolved Hide resolved
tutorials/particle_tutorial.md Show resolved Hide resolved
tutorials/particle_tutorial.md Outdated Show resolved Hide resolved
tutorials/particle_tutorial.md Outdated Show resolved Hide resolved
tutorials/particle_tutorial.md Show resolved Hide resolved
tutorials/particle_tutorial.md Show resolved Hide resolved
tutorials/particle_tutorial.md Show resolved Hide resolved
iche033 added 2 commits June 16, 2021 10:23
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@iche033 iche033 merged commit 24d8949 into ign-gazebo4 Jun 16, 2021
@iche033 iche033 deleted the particle_tutorial branch June 16, 2021 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation 🔮 dome Ignition Dome
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants