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 8787eb6 commit 621eb6eCopy full SHA for 621eb6e
urdf/ur.ros2_control.xacro
@@ -35,6 +35,7 @@
35
<plugin>mock_components/GenericSystem</plugin>
36
<param name="fake_sensor_commands">${fake_sensor_commands}</param>
37
<param name="state_following_offset">0.0</param>
38
+ <param name="calculate_dynamics">true</param>
39
</xacro:if>
40
<xacro:unless value="${use_fake_hardware or sim_gazebo or sim_ignition}">
41
<plugin>ur_robot_driver/URPositionHardwareInterface</plugin>
0 commit comments