Skip to content

Commit

Permalink
add prefix arg to iiwa
Browse files Browse the repository at this point in the history
  • Loading branch information
Svastits committed Nov 9, 2023
1 parent 4fdda0f commit b9b683d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kuka_lbr_iiwa_support/urdf/lbr_iiwa14_r820_macro.xacro
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<robot xmlns:xacro="http://wiki.ros.org/xacro">
<xacro:macro name="kuka_lbr_iiwa14_r820_robot" params="io_access">
<xacro:macro name="kuka_lbr_iiwa14_r820_robot" params="io_access prefix">
<ros2_control name="iiwa_hardware" type="system">
<hardware>
<plugin>kuka_sunrise::KUKAFRIHardwareInterface</plugin>
Expand Down

0 comments on commit b9b683d

Please sign in to comment.