File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" ?>
1
2
<sdf version =' 1.7' >
2
- <world name='default'>
3
+ <world name =' obstacles' >
4
+
5
+ <physics name =" 1ms" type =' ignored' >
6
+ <max_step_size >0.001</max_step_size >
7
+ <real_time_factor >1.0</real_time_factor >
8
+ </physics >
3
9
4
10
<plugin
5
11
filename =" gz-sim-physics-system"
39
45
</uri >
40
46
</include >
41
47
42
- <gravity>0 0 -9.8</gravity>
48
+ <gravity >0.0 0. 0 -9.8</gravity >
43
49
<magnetic_field >6e-06 2.3e-05 -4.2e-05</magnetic_field >
44
50
<atmosphere type =' adiabatic' />
45
- <physics type='ode'>
46
- <max_step_size>0.001</max_step_size>
47
- <real_time_factor>1</real_time_factor>
48
- <real_time_update_rate>1000</real_time_update_rate>
49
- </physics>
50
51
<scene >
51
52
<ambient >0.4 0.4 0.4 1</ambient >
52
53
<background >0.7 0.7 0.7 1</background >
53
- <shadows>1 </shadows>
54
+ <shadows >false </shadows >
54
55
</scene >
55
56
<wind />
56
57
<spherical_coordinates >
897
898
<pose >0 0 10 0 -0 0</pose >
898
899
</light >
899
900
</state >
901
+
902
+ <!-- GUI -->
900
903
<gui fullscreen =' 0' >
901
904
<camera name =' user_camera' >
902
905
<pose >-15.5892 0.392985 21.6628 0 0.851642 0.028194</pose >
You can’t perform that action at this time.
0 commit comments