Skip to content

Commit

Permalink
Fix shader param test
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 committed Aug 2, 2024
1 parent 67cf543 commit 96dddad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/worlds/shader_param.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -182,12 +182,12 @@ ShaderParam visual plugin over time.
<include>
<name>deformable_sphere</name>
<pose>0 0 1.5 0 0 0</pose>
<uri>https://fuel.ignitionrobotics.org/1.0/openrobotics/models/deformable_sphere</uri>
<uri>https://fuel.ignitionrobotics.org/1.0/openrobotics/models/deformable_sphere/5</uri>
</include>
<include>
<name>waves</name>
<pose>0 0 0 0 0 0</pose>
<uri>https://fuel.ignitionrobotics.org/1.0/openrobotics/models/waves</uri>
<uri>https://fuel.ignitionrobotics.org/1.0/openrobotics/models/waves/4</uri>
</include>

<model name="camera">
Expand Down

0 comments on commit 96dddad

Please sign in to comment.