Skip to content

Commit 621eb6e

Browse files
Added dynamics tag when using mock_components/GenericSystem (backport of #175)
(cherry picked from commit d55919d) Co-authored-by: Niccolo <[email protected]>
1 parent 8787eb6 commit 621eb6e

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)