We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe76e8 commit 5699665Copy full SHA for 5699665
design_drafts/components_architecture_and_urdf_examples.md
@@ -57,7 +57,7 @@ Note:
57
#### 2. Industrial Robots with multiple interfaces (can not be written at the same time)
58
* the communication is done using proprietary API to communicate with robot control box
59
* Data for all joints is exchanged in batch (at once)
60
- * Examples: KUKA FRI, ABB Yummy, Schunk LWA4p, etc.
+ * Examples: KUKA FRI, ABB Yumi, Schunk LWA4p, etc.
61
62
```xml
63
<ros2_control name="RRBotSystemMultiInterface" type="system">
0 commit comments