Skip to content

Commit 89b7ca0

Browse files
authored
Merge pull request #506 from JdeRobot/more-light-3d
Add light in 3d
2 parents 4cbbc3f + 2f8ccb0 commit 89b7ca0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Worlds/kobuki_1_reconstruction3d.world

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
<light name='point_light2' type='point'>
1414
<pose frame=''>-3.0 2.0 4.0 0 0 0</pose>
1515
</light>
16+
<light name='point_light3' type='directional'>
17+
<pose frame=''>0 0 1.0 0 -1.57 0</pose>
18+
<visualize>false</visualize>
19+
</light>
20+
1621

1722
<!-- Pioneer2dx model -->
1823
<include>

0 commit comments

Comments
 (0)