Skip to content

Commit d55919d

Browse files
authored
Added dynamics tag when using mock_components/GenericSystem (#175)
1 parent cd81ff2 commit d55919d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

urdf/ur.ros2_control.xacro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
<plugin>mock_components/GenericSystem</plugin>
3636
<param name="fake_sensor_commands">${fake_sensor_commands}</param>
3737
<param name="state_following_offset">0.0</param>
38+
<param name="calculate_dynamics">true</param>
3839
</xacro:if>
3940
<xacro:unless value="${use_fake_hardware or sim_gazebo or sim_ignition}">
4041
<plugin>ur_robot_driver/URPositionHardwareInterface</plugin>

0 commit comments

Comments
 (0)