Changing color of a link dynamically
Hi,
So I am trying to implement a two-color LED which shows red and blue. How can I go about implementing this in Gazebo. What I want to do is to change the color from red to blue using some script (Python preferably) dynamically without changing the sdf file. It would be helpful if the implementation was in Python
Thanks