Skip to content

Commit

Permalink
remove unused parameters in dvl macro
Browse files Browse the repository at this point in the history
  • Loading branch information
talhabw committed Dec 11, 2024
1 parent 1f73f71 commit 1fed5fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</xacro:macro>

<xacro:macro name="wayfinder_dvl_sim"
params="name namespace static_reference_frame update_rate position orientation">
params="name namespace static_reference_frame update_rate">
<link name="${name}_sim_link">
<inertial>
<mass value="0.001" />
Expand Down

0 comments on commit 1fed5fe

Please sign in to comment.