Skip to content

Commit

Permalink
add isaac command threshold
Browse files Browse the repository at this point in the history
  • Loading branch information
MarqRazz committed Oct 14, 2023
1 parent babc292 commit 954cca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions robotiq_description/urdf/2f_85.ros2_control.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<plugin>topic_based_ros2_control/TopicBasedSystem</plugin>
<param name="joint_commands_topic">${isaac_joint_commands}</param>
<param name="joint_states_topic">${isaac_joint_states}</param>
<param name="trigger_joint_command_threshold">0.02</param>
</xacro:if>
<xacro:if value="${sim_ignition}">
<plugin>ign_ros2_control/IgnitionSystem</plugin>
Expand Down

0 comments on commit 954cca0

Please sign in to comment.