Skip to content

Commit

Permalink
Fix ur_gazebo urdf generation
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch committed Mar 17, 2021
1 parent e9f89f6 commit 0a74a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ur_gazebo/urdf/ur_macro.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
NOTE: this imports the '_macro.xacro' from ur_description, as that contains
the definitions for the real robot.
-->
<xacro:include filename="$(find ur_description)/urdf/ur_macro.xacro"/>
<xacro:include filename="$(find ur_description)/urdf/inc/ur_macro.xacro"/>


<!-- Instantiate model for the REAL robot. -->
Expand Down

0 comments on commit 0a74a26

Please sign in to comment.