Robotics StackExchange | Archived questions

Implementing sky texture?

I've been working on getting a skybox for my simulation environment. I noticed that the SDF tag does not support which means I can't simply import an image onto the simulation environment's sky box. I ended up surrounding the plane with 4 other planes with the appropriate sky texture, but that solution seems to drastically reduce framerate of the simulation environment. Is there a way to import images into the Gazebo sky box? Thanks.

Asked by K. Zeng on 2014-07-29 18:59:12 UTC

Comments

This sounds like a nice feature that I might be wanting to use if ever implemented.

Asked by Kurt Leucht on 2014-07-30 13:40:13 UTC

Answers