Skip to content

Commit 226f9cc

Browse files
committed
fix M-20iB mentions
1 parent 8223e3d commit 226f9cc

4 files changed

Lines changed: 5 additions & 26 deletions

File tree

fanuc_m20id_support/CHANGELOG.rst

Lines changed: 0 additions & 21 deletions
This file was deleted.

fanuc_m20id_support/launch/robot_interface_streaming_m20id25.launch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
Manipulator specific version of 'robot_interface_streaming.launch'.
44
5-
Defaults provided for M-20iB/25:
5+
Defaults provided for M-20iD/25:
66
- J23_factor = 1
77
- use_bswap = true
88
- 6 joints

fanuc_m20id_support/launch/robot_state_visualize_m20id25.launch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--
33
Manipulator specific version of the state visualizer.
44
5-
Defaults provided for M-20iB/25:
5+
Defaults provided for M-20iD/25:
66
- J23_factor = 1
77
- use_bswap = true
88
- 6 joints

fanuc_m20id_support/package.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
</p>
1414
<p><b>Specifications</b>:</p>
1515
<ul>
16-
<li>M-20iB/25 - "Cable integrated J3 Arm"</li>
16+
<li>M-20iD/25 - "Cable integrated J3 Arm"</li>
1717
</ul>
1818
<p>
1919
Joint limits and maximum joint velocities are based on the information in
20-
the <em>FANUC Robot M-20iB Mechanical Unit Operator's Manual</em> version
21-
<em>FEC-RO-DS-M20iD25-DE-1</em>. All urdfs are based on the default motion and
20+
the <em>FANUC Robot M-20iD Mechanical Unit Operator's Manual</em> version
21+
<em>B-84074EN/08</em>. All urdfs are based on the default motion and
2222
joint velocity limits, unless noted otherwise (ie: no support for high
2323
speed joints, extended / limited motion ranges or other options).
2424
</p>

0 commit comments

Comments
 (0)