Implementing sky texture?

asked 2014-07-29 18:59:12 -0600

K. Zeng gravatar image

I've been working on getting a skybox for my simulation environment. I noticed that the <sky> SDF tag does not support <material> 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.

edit retag flag offensive close merge delete

Comments

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

Kurt Leucht gravatar imageKurt Leucht ( 2014-07-30 13:40:13 -0600 )edit