Changing color of a link dynamically

asked 2019-06-03 08:18:36 -0600

Withered_Shadow gravatar image

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

edit retag flag offensive close merge delete