Skip to content
Snippets Groups Projects
Commit 2da23791 authored by Manos Angelidis's avatar Manos Angelidis Committed by Ugo Albanese
Browse files

Merged in gazebo11 (pull request #58)

[NRRPLT-7990] Changed the name of the fluid plugin in the fluid template SDF

Approved-by: Ugo Albanese
Approved-by: Antoine Detailleur
parent fb73aa98
No related branches found
No related tags found
No related merge requests found
......@@ -285,7 +285,7 @@
</include>
</model>
<plugin name="FluidPlugin" filename="libGazeboFluidSimulator.so">
<plugin name="FluidPlugin" filename="libFluidSimulator.so">
<fluidConfiguration>
<timeStepSize>0.001</timeStepSize>
<particleRadius>0.025</particleRadius>
......
......@@ -1142,7 +1142,7 @@
<plugin name="FluidPlugin" filename="liblamprey_control.so"></plugin>
</model>
<plugin name="FluidPlugin" filename="libGazeboFluidSimulator.so">
<plugin name="FluidPlugin" filename="libFluidSimulator.so">
<fluidConfiguration>
<timeStepSize>0.001</timeStepSize>
<simulationMethod>4</simulationMethod>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment