Skip to content

Commit

Permalink
Set default for use_mock_hardware (ros-controls#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Nov 15, 2023
1 parent 8528ac2 commit de156b3
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 de156b3

Please sign in to comment.