Skip to content

Commit 1a4c693

Browse files
author
Felix Exner (fexner)
authored
Added dynamics tag when using mock_components/GenericSystem (#181)
1 parent b2f3b74 commit 1a4c693

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

urdf/ros2_control_mock_hardware.xacro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<plugin>mock_components/GenericSystem</plugin>
1717
<param name="mock_sensor_commands">${mock_sensor_commands}</param>
1818
<param name="state_following_offset">0.0</param>
19+
<param name="calculate_dynamics">true</param>
1920
</hardware>
2021
<xacro:ur_joint_control_description
2122
tf_prefix="${tf_prefix}"

0 commit comments

Comments
 (0)