Skip to content

Commit 3780e4e

Browse files
author
YH.Wang
committed
1.2.2 Update README.md.
1 parent b9a71a0 commit 3780e4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/tm_humble_extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
> * The user can also manipulate the real TM Robot to run, by typing<br/>
8787
>
8888
> ```bash
89-
> roslaunch <tm_robot_type>_moveit_config <tm_robot_type>_run_move_group.launch.py robot_ip:=<robot_ip_address>
89+
> ros2 launch <tm_robot_type>_moveit_config <tm_robot_type>_run_move_group.launch.py robot_ip:=<robot_ip_address>
9090
> ```
9191
> :warning:[CAUTION] This demo will let the real TM Robot move, please be careful. If the user are a beginner or unfamiliar with the arm movement path, it is recommended that the user place your hand on the big red emergency _Stick Stop Button_ at any time, and press the button appropriately in the event of any accident that may occur.<br/>
9292
>

doc/tm_humble_extension_e.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
> * The user can also manipulate the real TM Robot to run, by typing<br/>
8080
>
8181
> ```bash
82-
> roslaunch <tm_robot_type>_moveit_config <tm_robot_type>_run_move_group.launch.py robot_ip:=<robot_ip_address>
82+
> ros2 launch <tm_robot_type>_moveit_config <tm_robot_type>_run_move_group.launch.py robot_ip:=<robot_ip_address>
8383
> ```
8484
> :warning:[CAUTION] This demo will let the real TM Robot move, please be careful. If the user are a beginner or unfamiliar with the arm movement path, it is recommended that the user place your hand on the big red emergency _Stick Stop Button_ at any time, and press the button appropriately in the event of any accident that may occur.<br/>
8585
>

0 commit comments

Comments
 (0)