Skip to content

Commit 12e7b18

Browse files
authored
Merge pull request #12 from UniversalRobots/calibration-check
2 parents 4690e90 + 051f472 commit 12e7b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

urdf/ur.ros2_control.xacro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<param name="servoj_gain">2000</param>
4242
<param name="servoj_lookahead_time">0.03</param>
4343
<param name="use_tool_communication">${use_tool_communication}</param>
44-
<param name="kinematics/hash">"${hash_kinematics}"</param>
44+
<param name="kinematics/hash">${hash_kinematics}</param>
4545
<param name="tool_voltage">0</param>
4646
<param name="tool_parity">0</param>
4747
<param name="tool_baud_rate">115200</param>

0 commit comments

Comments
 (0)