Robotics StackExchange | Archived questions

Sun light in gazebo world

image description

This is the part of my code that I use to add sun to the scene to keep it all lit up. But it doesn't work, it's still all dark every time. Is it possible to enter the sun somehow by typing other commands than model://sun ? I know you can set one of the three types of light already in the gazebo, but I would like to have the sun set when turning on the world. Thanks for the advice and best regards.

Asked by Wishram on 2021-01-04 11:47:50 UTC

Comments

Answers

Does your PC have a GPU? Not integrated graphics card. Most of the Nvidia cards (if not all) should work. I have no experience with AMD cards though.

If you already have GPU, make sure that the driver is installed properly. Nvidia driver needs to be installed, not the proprietary driver.

Asked by Veerachart on 2021-04-26 05:15:39 UTC

Comments