There was an error while loading. Please reload this page.
1 parent 2b9edce commit e48f8f7Copy full SHA for e48f8f7
1 file changed
dexhands/xhand1_description/xacro/ros2_control/hand.xacro
@@ -22,7 +22,7 @@
22
<xacro:include filename="$(find xhand1_description)/xacro/xhand1.xacro"/>
23
<xacro:XHand1 name="" direction="$(arg direction)"/>
24
25
- <ros2_control name="xhand1_system" type="system" rw_rate="50">
+ <ros2_control name="xhand1_system" type="system">
26
<hardware>
27
<xacro:if value="${'$(arg ros2_control_hardware_type)' == 'gz'}">
28
<plugin>gz_ros2_control/GazeboSimSystem</plugin>
0 commit comments