mirror of
https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
synced 2025-09-15 13:08:35 +08:00
Add traffic right and adjust map brightness
This commit is contained in:
parent
8a115f869c
commit
53f60b8580
@ -3,7 +3,7 @@
|
||||
<model name="traffic_right">
|
||||
<static>true</static>
|
||||
<link name="box">
|
||||
<pose>1.08 -0.728 0.125 0 -0 -1.57</pose>
|
||||
<pose>0 0 0 0 0 0</pose>
|
||||
<collision name="collision">
|
||||
<geometry>
|
||||
<box>
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
<sdf version='1.6'>
|
||||
<world name='default'>
|
||||
<scene>
|
||||
<ambient>0 0 0 1</ambient>
|
||||
<ambient>0.8 0.8 0.8 1</ambient>
|
||||
<shadows>0</shadows>
|
||||
<grid>0</grid>
|
||||
<background>0.7 0.7 0.7 1</background>
|
||||
@ -58,6 +58,10 @@
|
||||
<pose> 0.95 -0.758 0.125 0 -0 0.0</pose>
|
||||
</include>
|
||||
|
||||
<include>
|
||||
<uri>model://turtlebot3_autorace_2020/traffic_right</uri>
|
||||
<pose>1.08 -0.728 0.125 0 -0 -1.57</pose>
|
||||
</include>
|
||||
<!--
|
||||
<include>
|
||||
<uri>model://turtlebot3_autorace_2020/checker</uri>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user