mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
synced 2025-09-15 13:08:35 +08:00
change light
This commit is contained in:
parent
974289704a
commit
fe575d6ab1
@ -31,4 +31,11 @@
|
||||
</ode>
|
||||
</physics>
|
||||
</world>
|
||||
|
||||
<scene>
|
||||
<ambient>0.8 0.8 0.8 1</ambient>
|
||||
<background>0.7 0.7 0.7 1</background>
|
||||
<shadows>true</shadows>
|
||||
</scene>
|
||||
|
||||
</sdf>
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
</include>
|
||||
|
||||
<scene>
|
||||
<ambient>0.4 0.4 0.4 1</ambient>
|
||||
<ambient>0.8 0.8 0.8 1</ambient>
|
||||
<background>0.7 0.7 0.7 1</background>
|
||||
<shadows>true</shadows>
|
||||
</scene>
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
</include>
|
||||
|
||||
<scene>
|
||||
<ambient>0.4 0.4 0.4 1</ambient>
|
||||
<ambient>0.8 0.8 0.8 1</ambient>
|
||||
<background>0.7 0.7 0.7 1</background>
|
||||
<shadows>true</shadows>
|
||||
</scene>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user