We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f7fce commit 444af55Copy full SHA for 444af55
sr_ethercat_hand_config/launch/sr_rhand.launch
@@ -9,9 +9,9 @@
9
<arg name="hand_id" value="rh" />
10
11
<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"/>
+ <arg name="mapping_path" value="$(find sr_edc_launch)/mappings/default_mappings/rh_E_v5.yaml"/>
13
14
- <arg name="pwm_control" default="true"/>
+ <arg name="pwm_control" default="false"/>
15
16
<arg name="use_moveit" value="true"/>
17
<arg name="sim" value="false"/>
0 commit comments