Skip to content

Commit

Permalink
Set default for use_mock_hardware (#377) (#378)
Browse files Browse the repository at this point in the history
(cherry picked from commit de156b3)

Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
  • Loading branch information
mergify[bot] and christophfroehlich authored Nov 15, 2023
1 parent 58ada94 commit 533c228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example_2/description/urdf/diffbot.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<!-- Basic differential drive mobile base -->
<robot xmlns:xacro="http://www.ros.org/wiki/xacro" name="diffdrive_robot">
<xacro:arg name="prefix" default="" />
<xacro:arg name="use_mock_hardware" default="false" />

<xacro:include filename="$(find ros2_control_demo_description)/diffbot/urdf/diffbot_description.urdf.xacro" />

Expand Down

0 comments on commit 533c228

Please sign in to comment.