diff --git a/README.md b/README.md
index 1b7bace8..605b81a7 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,11 @@
[![melodic-devel Status](https://github.com/ROBOTIS-GIT/dynamixel-workbench/workflows/melodic-devel/badge.svg)](https://github.com/ROBOTIS-GIT/dynamixel-workbench/tree/melodic-devel)
[![noetic-devel Status](https://github.com/ROBOTIS-GIT/dynamixel-workbench/workflows/noetic-devel/badge.svg)](https://github.com/ROBOTIS-GIT/dynamixel-workbench/tree/noetic-devel)
+[![foxy-devel Status](https://github.com/ROBOTIS-GIT/dynamixel-workbench/workflows/foxy-devel/badge.svg)](https://github.com/ROBOTIS-GIT/dynamixel-workbench/tree/foxy-devel)
+[![galactic-devel Status](https://github.com/ROBOTIS-GIT/dynamixel-workbench/workflows/galactic-devel/badge.svg)](https://github.com/ROBOTIS-GIT/dynamixel-workbench/tree/galactic-devel)
+[![humble-devel Status](https://github.com/ROBOTIS-GIT/dynamixel-workbench/workflows/humble-devel/badge.svg)](https://github.com/ROBOTIS-GIT/dynamixel-workbench/tree/humble-devel)
+[![ROS2 Rolling Status](https://github.com/ROBOTIS-GIT/dynamixel-workbench/workflows/ros2-ci/badge.svg)](https://github.com/ROBOTIS-GIT/dynamixel-workbench/tree/ros2)
+
## ROBOTIS e-Manual for Dynamixel Workbench
- [ROBOTIS e-Manual for Dynamixel Workbench](http://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_workbench/)
diff --git a/dynamixel_workbench_controllers/launch/dynamixel_controllers.launch b/dynamixel_workbench_controllers/launch/dynamixel_controllers.launch
index 695c5274..1a4b5bbf 100644
--- a/dynamixel_workbench_controllers/launch/dynamixel_controllers.launch
+++ b/dynamixel_workbench_controllers/launch/dynamixel_controllers.launch
@@ -2,6 +2,8 @@
+
+
@@ -10,7 +12,7 @@
+ required="$(arg required)" respawn="$(arg respawn)" output="screen" args="$(arg usb_port) $(arg dxl_baud_rate)">