mirror of
https://gitlab.com/robossembler/assets-library.git
synced 2025-06-11 20:25:36 +03:00
22 lines
No EOL
552 B
Text
22 lines
No EOL
552 B
Text
<sdf version="1.7">
|
|
<world name="empty">
|
|
<gravity>0 0 -9.8</gravity>
|
|
<magnetic_field>6e-06 2.3e-05 -4.2e-05</magnetic_field>
|
|
<atmosphere type="adiabatic"></atmosphere>
|
|
<scene>
|
|
<ambient>0.4 0.4 0.4 1</ambient>
|
|
<background>0.7 0.7 0.7 1</background>
|
|
<shadows>true</shadows>
|
|
</scene>
|
|
<model name="assembly">
|
|
<link name="base_link">
|
|
<pose>0 0 0 0 0 0</pose>
|
|
</link>
|
|
<include>
|
|
<name>board</name>
|
|
<uri>/board</uri>
|
|
<pose>-0.0 -0.0 -0.0 0.0 0.0 -89.99999999999999</pose>
|
|
</include>
|
|
</model>
|
|
</world>
|
|
</sdf> |