4
<physics name="1ms" type="ode">
5
<max_step_size>0.001</max_step_size>
6
<real_time_factor>0</real_time_factor>
9
filename="ignition-gazebo-physics-system"
10
name="ignition::gazebo::systems::Physics">
13
filename="ignition-gazebo-scene-broadcaster-system"
14
name="ignition::gazebo::systems::SceneBroadcaster">
16
<light type="directional" name="directional">
17
<cast_shadows>true</cast_shadows>
18
<pose>0 0 10 0 0 0</pose>
19
<diffuse>0.8 0.8 0.8 1</diffuse>
20
<specular>0.2 0.2 0.2 1</specular>
23
<constant>0.9</constant>
25
<quadratic>0.001</quadratic>
27
<direction>0.5 0.2 -0.9</direction>
30
<light type="point" name="point">
31
<pose>0 -1.5 3 0 0 0</pose>
32
<diffuse>1 0 0 1</diffuse>
33
<specular>.1 .1 .1 1</specular>
36
<constant>0.2</constant>
38
<quadratic>0.01</quadratic>
40
<cast_shadows>false</cast_shadows>
43
<light type="spot" name="spot">
44
<pose>0 1.5 3 0 0 0</pose>
45
<diffuse>0 1 0 1</diffuse>
46
<specular>.2 .2 .2 1</specular>
49
<constant>0.3</constant>
51
<quadratic>0.001</quadratic>
53
<direction>0 0 -1</direction>
55
<inner_angle>0.1</inner_angle>
56
<outer_angle>0.5</outer_angle>
57
<falloff>0.8</falloff>
59
<cast_shadows>false</cast_shadows>
63
<pose>0 0.0 0.0 0 0 0</pose>
64
<link name="sphere_link">
65
<visual name="sphere_visual">
72
<ambient>0.3 0.3 0.3 1</ambient>
73
<diffuse>0.3 0.3 0.3 1</diffuse>
74
<specular>0.3 0.3 0.3 1</specular>
77
<light type="point" name="link_light_point">
78
<pose>0 0 1.0 0 0 0</pose>
79
<diffuse>0 0 1 1</diffuse>
80
<specular>.1 .1 .1 1</specular>
83
<constant>0.05</constant>
85
<quadratic>0.01</quadratic>
87
<cast_shadows>false</cast_shadows>