You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note 1**: If the user just want to use the TM Robot nominal model to control the robot, the user can skip the rest of this chapter.<br/>
126
-
**Note 2**: The tm_description package contains description files and meshes, available for the TM12S model, and some Cobot models will be added later.
126
+
**Note 2**: The tm_description package contains description files and meshes, available for the TM5S, TM7S, TM12S, TM14S, and TM25S model, and some Cobot models will be added later.
Copy file name to clipboardExpand all lines: doc/tm_humble.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,10 +132,10 @@ The user can manually click the `Data Table Setting` <sup>2</sup> item and check
132
132
>```
133
133
> Example :``ros2 run tm_driver tm_driver robot_ip:=192.168.10.2``, if the <robot_ip_address> is 192.168.10.2
134
134
>
135
-
> Now, the user can use a new terminal to run each ROS node or command but don't forget to source the correct setup shell files as starting a new terminal.
135
+
> Now, the user can use a new terminal to run each ROS node or command, but don't forget to source the correct setup shell files as starting a new terminal.
136
136
>
137
-
> ➢ <sup>1</sup> The user can download the TM driver relative ROS apps [Experimental TM2 Humble ROS Apps](https://github.com/TechmanRobotInc/tm2_ros2/tree/humble) of the GitHub repository for ROS applications.
138
-
> **Note**: When you are finished, press CTRL + C in all terminal windows to shut everything down.<br/>
137
+
> ➢ <sup>1</sup> The user can download the TM driver relative ROS apps [Experimental TM2 Humble ROS Apps](https://github.com/TechmanRobotInc/tm2_ros2/tree/humble) of the GitHub repository for ROS applications.<br/>
138
+
> **Note**: When you have finished, press CTRL + C in all terminal windows to shut everything down.<br/>
139
139
<div> </div>
140
140
141
141
## __3. TMflow Vision node setup and prerequisites for using TM ROS Vision__
@@ -235,7 +235,7 @@ The user can manually click the `Data Table Setting` <sup>2</sup> item and check
235
235
> ros2 run image_sub sub_img
236
236
> ```
237
237
>
238
-
> Then, the viewer will display image data from _TMflow_.
239
-
**Note**: When you are finished, press CTRL + C in all terminal windows to shut everything down.<br/>
238
+
> Then, the viewer will display image data from _TMflow_.<br/>
239
+
> **Note**: When you have finished, press CTRL + C in all terminal windows to shut everything down.<br/>
Copy file name to clipboardExpand all lines: doc/tm_humble_gui_e.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ This chapter describes a simplified GUI for displaying tm_driver connection stat
55
55
``export ROS_DOMAIN_ID=<ROS_DOMAIN_ID>``<br/>
56
56
The <ROS_DOMAIN_ID> value of this setting must be the same as the value of TM Flow.<br/>
57
57
``ros2 run tm_inspect robot_ui``<br/>
58
-
**Note**: When you are finished, press CTRL + C in all terminal windows to shut everything down.<br/>
58
+
**Note**: When you have finished, press CTRL + C in all terminal windows to shut everything down.<br/>
59
59
>
60
60
For example:
61
61
>> Assume the domain ID is set to 30 and the embedded TM ROS driver is successfully enabled on _Tmflow 2_. If the user has successfully built the specific code (tm2_ros2) before, now the user only needs to open a new terminal, and set the path to the TM driver workspace ``cd ~/tm2_ws``, then type the following command to start the debug GUI.<br/>
0 commit comments