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

Particle system - Part3 #593

Merged
merged 14 commits into from
Feb 18, 2021
Merged

Conversation

caguero
Copy link
Contributor

@caguero caguero commented Jan 28, 2021

It depends on gazebosim/gz-msgs#127 .

This pull request connects the particle emitter system with the rendering engine and we should start visualizing the particles.

You can test it with: ign gazebo -r -v 4 ../examples/worlds/particle_emitter.sdf

gazebo_particles

Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
@iche033
Copy link
Contributor

iche033 commented Jan 29, 2021

nice! can you add particle_emitter.sdf world?

@chapulina chapulina added enhancement New feature or request rendering Involves Ignition Rendering 🔮 dome Ignition Dome labels Jan 29, 2021
Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
@caguero
Copy link
Contributor Author

caguero commented Jan 29, 2021

nice! can you add particle_emitter.sdf world?

Added c76b26b :)

Signed-off-by: Carlos Agüero <caguero@openrobotics.org>
@adlarkin adlarkin self-requested a review February 9, 2021 01:03
@adlarkin adlarkin mentioned this pull request Feb 9, 2021
examples/worlds/particle_emitter.sdf Outdated Show resolved Hide resolved
include/ignition/gazebo/rendering/SceneManager.hh Outdated Show resolved Hide resolved
src/rendering/SceneManager.cc Outdated Show resolved Hide resolved
src/rendering/SceneManager.cc Outdated Show resolved Hide resolved
src/rendering/SceneManager.cc Show resolved Hide resolved
src/rendering/SceneManager.cc Show resolved Hide resolved
Nate Koenig and others added 5 commits February 16, 2021 12:52
Signed-off-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: Nate Koenig <nate@openrobotics.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
@nkoenig nkoenig mentioned this pull request Feb 17, 2021
7 tasks
Signed-off-by: Ian Chen <ichen@osrfoundation.org>
Co-authored-by: Ashton Larkin <ashton@openrobotics.org>
@adlarkin adlarkin merged commit 6f0dfb4 into particle_system_part2 Feb 18, 2021
@adlarkin adlarkin deleted the particle_system_part3 branch February 18, 2021 01:26
adlarkin pushed a commit that referenced this pull request Feb 18, 2021
Co-authored-by: Nate Koenig <nate@openrobotics.org>
Co-authored-by: Ian Chen <ichen@osrfoundation.org>
Co-authored-by: Ashton Larkin <ashton@openrobotics.org>

Signed-off-by: Carlos Agüero <caguero@osrfoundation.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔮 dome Ignition Dome enhancement New feature or request rendering Involves Ignition Rendering
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants