Skip to content

Commit

Permalink
summit_xl_descritpion: Sets force_based param to false by default
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-arnal committed Apr 19, 2022
1 parent 7f83005 commit 1b734cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</gazebo>
</xacro:macro>

<xacro:macro name="omni_steering" params="prefix publish_tf force_based">
<xacro:macro name="omni_steering" params="prefix publish_tf force_based:=false">

<xacro:if value="${force_based}">
<gazebo>
Expand Down

0 comments on commit 1b734cb

Please sign in to comment.