14
14
- [ サンプルプログラムを実行する] ( #サンプルプログラムを実行する )
15
15
- [ Examples] ( #examples )
16
16
- [ gripper\_ control] ( #gripper_control )
17
+ - [ Videos] ( #videos )
17
18
- [ pose\_ groupstate] ( #pose_groupstate )
19
+ - [ Videos] ( #videos-1 )
18
20
- [ joint\_ values] ( #joint_values )
21
+ - [ Videos] ( #videos-2 )
19
22
- [ cartesian\_ path] ( #cartesian_path )
20
- - [ Videos] ( #videos )
23
+ - [ Videos] ( #videos-3 )
21
24
- [ pick\_ and\_ place] ( #pick_and_place )
22
- - [ Videos] ( #videos-1 )
25
+ - [ Videos] ( #videos-4 )
23
26
- [ aruco\_ detection] ( #aruco_detection )
24
27
- [ 実行手順] ( #実行手順 )
25
- - [ Videos] ( #videos-2 )
28
+ - [ Videos] ( #videos-5 )
26
29
27
30
## 準備(実機を使う場合)
28
31
@@ -118,6 +121,9 @@ ros2 launch crane_x7_examples example.launch.py example:='gripper_control'
118
121
119
122
<img src=https://rt-net.github.io/images/crane-x7/gazebo_gripper_example.gif width=500px />
120
123
124
+ #### Videos
125
+ [ ![ crane_x7_gripper_control_demo] ( http://img.youtube.com/vi/uLRLkwbXUP0/hqdefault.jpg )] ( https://youtu.be/uLRLkwbXUP0 )
126
+
121
127
[ back to example list] ( #examples )
122
128
123
129
---
@@ -137,6 +143,9 @@ ros2 launch crane_x7_examples example.launch.py example:='pose_groupstate'
137
143
138
144
<img src=https://rt-net.github.io/images/crane-x7/gazebo_pose_groupstate.gif width=500px />
139
145
146
+ #### Videos
147
+ [ ![ crane_x7_pose_groupstate_demo] ( http://img.youtube.com/vi/FH18dA_xcjM/hqdefault.jpg )] ( https://youtu.be/FH18dA_xcjM )
148
+
140
149
[ back to example list] ( #examples )
141
150
142
151
---
@@ -152,6 +161,9 @@ ros2 launch crane_x7_examples example.launch.py example:='joint_values'
152
161
```
153
162
<img src= https://rt-net.github.io/images/crane-x7/gazebo_joint_values_example.gif width = 500px />
154
163
164
+ #### Videos
165
+ [ ![ crane_x7_joint_values_demo] ( http://img.youtube.com/vi/skRwrrlUl4c/hqdefault.jpg )] ( https://youtu.be/skRwrrlUl4c )
166
+
155
167
[ back to example list] ( #examples )
156
168
157
169
---
@@ -168,8 +180,7 @@ ros2 launch crane_x7_examples example.launch.py example:='cartesian_path'
168
180
```
169
181
170
182
#### Videos
171
-
172
- [ ![ ] ( http://img.youtube.com/vi/-Rt3zc3UXMM/sddefault.jpg )] ( https://youtu.be/-Rt3zc3UXMM )
183
+ [ ![ crane_x7_cartesian_path_demo] ( http://img.youtube.com/vi/XLhbUqsP2WA/hqdefault.jpg )] ( https://youtu.be/XLhbUqsP2WA )
173
184
174
185
[ back to example list] ( #examples )
175
186
@@ -196,7 +207,7 @@ CRANE-X7から20cm離れた位置にピッキング対象を設置します。
196
207
197
208
#### Videos
198
209
199
- [ ![ crane_x7_pick_and_place_demo] ( http://img.youtube.com/vi/_8xBgpgMhk8 /hqdefault.jpg )] ( https://youtu.be/_8xBgpgMhk8 )
210
+ [ ![ crane_x7_pick_and_place_demo] ( http://img.youtube.com/vi/S_MwSvG2tKw /hqdefault.jpg )] ( https://youtu.be/S_MwSvG2tKw )
200
211
201
212
[ back to example list] ( #examples )
202
213
0 commit comments