Skip to content

Commit

Permalink
Added dynamics tag when using mock_components/GenericSystem (#1075)
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch authored Aug 8, 2024
1 parent 698103f commit 10a6f64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ur_robot_driver/urdf/ur.ros2_control.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<plugin>mock_components/GenericSystem</plugin>
<param name="mock_sensor_commands">${mock_sensor_commands}</param>
<param name="state_following_offset">0.0</param>
<param name="calculate_dynamics">true</param>
</xacro:if>
<xacro:unless value="${use_mock_hardware}">
<plugin>ur_robot_driver/URPositionHardwareInterface</plugin>
Expand Down

0 comments on commit 10a6f64

Please sign in to comment.