Skip to content

Commit 444af55

Browse files
authored
Update sr_rhand.launch (#202)
New motor mapping PRD 338 and pwm= false
1 parent b3f7fce commit 444af55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sr_ethercat_hand_config/launch/sr_rhand.launch

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<arg name="hand_id" value="rh" />
1010

1111
<arg name="robot_description" value="$(find sr_description)/robots/shadowhand_motor_plus.urdf.xacro" />
12-
<arg name="mapping_path" value="$(find sr_edc_launch)/mappings/default_mappings/rh_E_v4.yaml"/>
12+
<arg name="mapping_path" value="$(find sr_edc_launch)/mappings/default_mappings/rh_E_v5.yaml"/>
1313

14-
<arg name="pwm_control" default="true"/>
14+
<arg name="pwm_control" default="false"/>
1515

1616
<arg name="use_moveit" value="true"/>
1717
<arg name="sim" value="false"/>

0 commit comments

Comments
 (0)