Skip to content

Commit 5699665

Browse files
authored
correct typo
1 parent cbe76e8 commit 5699665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design_drafts/components_architecture_and_urdf_examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Note:
5757
#### 2. Industrial Robots with multiple interfaces (can not be written at the same time)
5858
* the communication is done using proprietary API to communicate with robot control box
5959
* Data for all joints is exchanged in batch (at once)
60-
* Examples: KUKA FRI, ABB Yummy, Schunk LWA4p, etc.
60+
* Examples: KUKA FRI, ABB Yumi, Schunk LWA4p, etc.
6161

6262
```xml
6363
<ros2_control name="RRBotSystemMultiInterface" type="system">

0 commit comments

Comments
 (0)