diff --git a/kortex_examples/launch/moveit_example.launch b/kortex_examples/launch/moveit_example.launch
new file mode 100644
index 00000000..e1e958c4
--- /dev/null
+++ b/kortex_examples/launch/moveit_example.launch
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/kortex_examples/readme.md b/kortex_examples/readme.md
index e999034a..d376b698 100644
--- a/kortex_examples/readme.md
+++ b/kortex_examples/readme.md
@@ -80,8 +80,8 @@ If you started the `kortex_driver` node in a non-default namespace (not **my_gen
The example looks for advertised services and topics in the **my_gen3** namespace by default.
-To run the example: `rosrun kortex_examples example_move_it_trajectories.py`
+To run the example: `roslaunch kortex_examples moveit_example.launch`
If you started the `kortex_driver` node in a non-default namespace (not **my_gen3**), you will have to supply the node your own namespace in the command line :
-`rosrun kortex_examples example_full_arm_movement_cpp __ns:=`
+`roslaunch kortex_examples moveit_example.launch robot_name:=`