Skip to content

Commit

Permalink
added missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
GiridharBukka committed Mar 4, 2023
1 parent bfbfaaf commit 7e8626d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kuka_lbr_iiwa_support/urdf/lbr_iiwa_14_r820_macro.xacro
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?xml version="1.0"?>
<robot xmlns:xacro="http://wiki.ros.org/xacro">
<xacro:macro name="kuka_lbr_iiwa_14_r820" params="prefix">
<xacro:include filename="$(find kuka_resources)/urdf/common_properties.xacro"/>

<!-- link list -->
<link name="${prefix}base_link">
<xacro:default_inertial/>
Expand Down

0 comments on commit 7e8626d

Please sign in to comment.