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 698103f commit 10a6f64Copy full SHA for 10a6f64
ur_robot_driver/urdf/ur.ros2_control.xacro
@@ -42,6 +42,7 @@
42
<plugin>mock_components/GenericSystem</plugin>
43
<param name="mock_sensor_commands">${mock_sensor_commands}</param>
44
<param name="state_following_offset">0.0</param>
45
+ <param name="calculate_dynamics">true</param>
46
</xacro:if>
47
<xacro:unless value="${use_mock_hardware}">
48
<plugin>ur_robot_driver/URPositionHardwareInterface</plugin>
0 commit comments