Robotics StackExchange | Archived questions

Is it possible to create floods in GAZEBO?

Good morning, I want to create a drone flying above a flood in a city (with people), but I do not know if this is possible. If so, how can I do it?. Thanks for aswering.

Asked by luis on 2017-04-26 18:04:22 UTC

Comments

Could you explain a bit more what this flood should look like? Would a picture of a flood be enough for you, or do you need something else?

Asked by chapulina on 2017-04-27 10:14:10 UTC

The flood should have the properties of a real fluid.

Asked by luis on 2017-04-27 10:57:59 UTC

Answers

There have been efforts to integrate fluid simulation into Gazebo in the past, you can see a tutorial here, but that's a bit out of date.

If you don't care about the physical behavior of the fluid, but only about it's appearance, you could try animating visuals that move like a fluid. Here's an example of how to animate a simple box, you could change the box appearance to look like a fluid, and have many small boxes animated in sync to look like a fluid.

Hope that helps!

Asked by chapulina on 2017-04-27 12:04:00 UTC

Comments