Skip to content

Commit 10a6f64

Browse files
author
Felix Exner (fexner)
authored
Added dynamics tag when using mock_components/GenericSystem (#1075)
1 parent 698103f commit 10a6f64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ur_robot_driver/urdf/ur.ros2_control.xacro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<plugin>mock_components/GenericSystem</plugin>
4343
<param name="mock_sensor_commands">${mock_sensor_commands}</param>
4444
<param name="state_following_offset">0.0</param>
45+
<param name="calculate_dynamics">true</param>
4546
</xacro:if>
4647
<xacro:unless value="${use_mock_hardware}">
4748
<plugin>ur_robot_driver/URPositionHardwareInterface</plugin>

0 commit comments

Comments
 (0)