diff --git a/design_drafts/components_architecture_and_urdf_examples.md b/design_drafts/components_architecture_and_urdf_examples.md
index 440f14b..ebfd064 100644
--- a/design_drafts/components_architecture_and_urdf_examples.md
+++ b/design_drafts/components_architecture_and_urdf_examples.md
@@ -171,14 +171,10 @@ Note:
-
-
-
-
- kuka_tcp
- -100
- 100
+ rrbot_tcp
+ 100
+ 15
```
@@ -190,7 +186,7 @@ Note:
* Examples: KUKA RSI and FTS connected to ROS-PC
```xml
-
+
ros2_control_demo_hardware/RRBotSystemPositionOnlyHardware
2
@@ -218,14 +214,10 @@ Note:
-
-
-
-
- kuka_tcp
- -100
- 100
+ rrbot_tcp
+ 100
+ 15
```