gazebosim / sdformat

Simulation Description Format (SDFormat) parser and description files.
http://sdformat.org
Apache License 2.0
163 stars 92 forks source link

[Question] Why <scene>element doesn't have 'rain' or 'snow' #476

Open hyunseok-yang opened 3 years ago

hyunseok-yang commented 3 years ago

The title says it all.

I could see fog and cloud element in 'scene' element'. But there is no properties for rainy or snowy environment.

Because it's hard to present(render) an effect on gazebosim(Ogre3D)?

chapulina commented 3 years ago

The CitySim project has support for rain on Gazebo classic using Ogre 1.

I think it's probably just because it never became a core Gazebo feature. But if there's desire to support it on a simulator that uses SDF, I think it makes sense to define it alongside fog.