Please explain the difference between the two classes.
"class gazebo::physics::Light" and "class gazebo::rendering::Light"
I want to turn on/off light dynamically using a gazebo model plugin. I am not sure which class and function should be used.
↧