We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15435ab commit eb9b0c8Copy full SHA for eb9b0c8
ur_description/urdf/ur_macro.xacro
@@ -82,7 +82,7 @@
82
<xacro:include filename="$(find ur_description)/urdf/ur.ros2_control.xacro" />
83
<!-- ros2 control instance -->
84
<xacro:ur_ros2_control
85
- name="URPositionHardwareInterface" prefix="$(arg prefix)"
+ name="URPositionHardwareInterface" prefix="${prefix}"
86
use_fake_hardware="$(arg use_fake_hardware)"
87
fake_sensor_commands="$(arg fake_sensor_commands)"
88
script_filename="$(arg script_filename)"
0 commit comments