Skip to content

Commit

Permalink
pre-commit lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
woensug-choi committed Jun 28, 2024
1 parent 61bf21b commit b265572
Show file tree
Hide file tree
Showing 10 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions models/dave_worlds/worlds/dave_Santorini.world
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<cast_shadows>false</cast_shadows>
</light>

<!-- NED Frame for world -->
<!-- North-East-Down Frame for world -->
<include>
<uri>
https://fuel.gazebosim.org/1.0/hmoyen/models/North-East-Down frame
Expand Down Expand Up @@ -339,4 +339,4 @@
</gui>

</world>
</sdf>
</sdf>
2 changes: 1 addition & 1 deletion models/dave_worlds/worlds/dave_bimanual_example.world
Original file line number Diff line number Diff line change
Expand Up @@ -379,4 +379,4 @@

</gui>
</world>
</sdf>
</sdf>
4 changes: 2 additions & 2 deletions models/dave_worlds/worlds/dave_electrical_mating.world
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<cast_shadows>false</cast_shadows>
</light>

<!-- NED Frame for world -->
<!-- North-East-Down Frame for world -->
<include>
<uri>
https://fuel.gazebosim.org/1.0/hmoyen/models/North-East-Down frame
Expand Down Expand Up @@ -370,4 +370,4 @@
</gui>

</world>
</sdf>
</sdf>
4 changes: 2 additions & 2 deletions models/dave_worlds/worlds/dave_graded_seabed.world
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<cast_shadows>false</cast_shadows>
</light>

<!-- NED Frame for world -->
<!-- North-East-Down Frame for world -->
<include>
<uri>https://fuel.gazebosim.org/1.0/hmoyen/models/North-East-Down frame</uri>
<pose>0 0 0 0 0 0</pose>
Expand All @@ -94,4 +94,4 @@
</include>

</world>
</sdf>
</sdf>
4 changes: 2 additions & 2 deletions models/dave_worlds/worlds/dave_integrated.world
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<cast_shadows>false</cast_shadows>
</light>

<!-- NED Frame for world -->
<!-- North-East-Down Frame for world -->
<include>
<uri>https://fuel.gazebosim.org/1.0/hmoyen/models/North-East-Down frame</uri>
<pose>0 0 0 0 0 0</pose>
Expand Down Expand Up @@ -571,4 +571,4 @@

</gui>
</world>
</sdf>
</sdf>
4 changes: 2 additions & 2 deletions models/dave_worlds/worlds/dave_ocean_models.world
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<cast_shadows>false</cast_shadows>
</light>

<!-- NED Frame for world -->
<!-- North-East-Down Frame for world -->
<include>
<uri>https://fuel.gazebosim.org/1.0/hmoyen/models/North-East-Down frame</uri>
<pose>0 0 0 0 0 0</pose>
Expand Down Expand Up @@ -482,4 +482,4 @@
</gui>

</world>
</sdf>
</sdf>
8 changes: 4 additions & 4 deletions models/dave_worlds/worlds/dave_ocean_waves.world
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@
<cast_shadows>false</cast_shadows>
</light>

<!-- NED Frame for world -->
<!-- North-East-Down Frame for world -->
<include>
<uri>https://fuel.gazebosim.org/1.0/hmoyen/models/North-East-Down frame</uri>
<pose>0 0 0 0 0 0</pose>
</include>

<!-- Sea surface -->
<include>
<uri>
Expand All @@ -101,6 +101,6 @@
<uri>https://fuel.gazebosim.org/1.0/hmoyen/models/Sand Heightmap</uri>
<pose>0 0 -95 0 0 0</pose>
</include>

</world>
</sdf>
</sdf>
4 changes: 2 additions & 2 deletions models/dave_worlds/worlds/dave_ocean_waves_mossy_ground.world
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<cast_shadows>false</cast_shadows>
</light>

<!-- NED Frame for world -->
<!-- North-East-Down Frame for world -->
<include>
<uri>https://fuel.gazebosim.org/1.0/hmoyen/models/North-East-Down frame</uri>
<pose>0 0 0 0 0 0</pose>
Expand All @@ -110,4 +110,4 @@
</include>

</world>
</sdf>
</sdf>
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@
</camera>
</gui>
</world>
</sdf>
</sdf>
4 changes: 2 additions & 2 deletions models/dave_worlds/worlds/dave_plug_and_socket.world
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<cast_shadows>false</cast_shadows>
</light>

<!-- NED Frame for world -->
<!-- North-East-Down Frame for world -->
<include>
<uri>https://fuel.gazebosim.org/1.0/hmoyen/models/North-East-Down frame</uri>
<pose>0 0 0 0 0 0</pose>
Expand Down Expand Up @@ -370,4 +370,4 @@

</gui>
</world>
</sdf>
</sdf>

0 comments on commit b265572

Please sign in to comment.