Files
gazebo_models/stop_light/model.config

18 lines
414 B
Plaintext
Raw Permalink Normal View History

2025-08-25 16:30:02 +08:00
<?xml version="1.0"?>
<model>
<name>Stop light</name>
<version>1.0</version>
<sdf version="1.6">model.sdf</sdf>
<author>
<name>Louise Poubel</name>
<email>louise@osrfoundation.org</email>
</author>
<description>
A traffic light with red, yellow and green lights.
A light can be turned on by setting its emissive color either on the SDF or programmatically.
</description>
</model>