Skip to content

Commit 51f4f4d

Browse files
authored
サンプル動画URL更新 (#172)
* READMEに動画追加 * README修正
1 parent 5e2af70 commit 51f4f4d

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

crane_x7_examples/README.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,18 @@
1414
- [サンプルプログラムを実行する](#サンプルプログラムを実行する)
1515
- [Examples](#examples)
1616
- [gripper\_control](#gripper_control)
17+
- [Videos](#videos)
1718
- [pose\_groupstate](#pose_groupstate)
19+
- [Videos](#videos-1)
1820
- [joint\_values](#joint_values)
21+
- [Videos](#videos-2)
1922
- [cartesian\_path](#cartesian_path)
20-
- [Videos](#videos)
23+
- [Videos](#videos-3)
2124
- [pick\_and\_place](#pick_and_place)
22-
- [Videos](#videos-1)
25+
- [Videos](#videos-4)
2326
- [aruco\_detection](#aruco_detection)
2427
- [実行手順](#実行手順)
25-
- [Videos](#videos-2)
28+
- [Videos](#videos-5)
2629

2730
## 準備(実機を使う場合)
2831

@@ -118,6 +121,9 @@ ros2 launch crane_x7_examples example.launch.py example:='gripper_control'
118121

119122
<img src=https://rt-net.github.io/images/crane-x7/gazebo_gripper_example.gif width=500px />
120123

124+
#### Videos
125+
[![crane_x7_gripper_control_demo](http://img.youtube.com/vi/uLRLkwbXUP0/hqdefault.jpg)](https://youtu.be/uLRLkwbXUP0)
126+
121127
[back to example list](#examples)
122128

123129
---
@@ -137,6 +143,9 @@ ros2 launch crane_x7_examples example.launch.py example:='pose_groupstate'
137143

138144
<img src=https://rt-net.github.io/images/crane-x7/gazebo_pose_groupstate.gif width=500px />
139145

146+
#### Videos
147+
[![crane_x7_pose_groupstate_demo](http://img.youtube.com/vi/FH18dA_xcjM/hqdefault.jpg)](https://youtu.be/FH18dA_xcjM)
148+
140149
[back to example list](#examples)
141150

142151
---
@@ -152,6 +161,9 @@ ros2 launch crane_x7_examples example.launch.py example:='joint_values'
152161
```
153162
<img src= https://rt-net.github.io/images/crane-x7/gazebo_joint_values_example.gif width = 500px />
154163

164+
#### Videos
165+
[![crane_x7_joint_values_demo](http://img.youtube.com/vi/skRwrrlUl4c/hqdefault.jpg)](https://youtu.be/skRwrrlUl4c)
166+
155167
[back to example list](#examples)
156168

157169
---
@@ -168,8 +180,7 @@ ros2 launch crane_x7_examples example.launch.py example:='cartesian_path'
168180
```
169181

170182
#### 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)
173184

174185
[back to example list](#examples)
175186

@@ -196,7 +207,7 @@ CRANE-X7から20cm離れた位置にピッキング対象を設置します。
196207

197208
#### Videos
198209

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)
200211

201212
[back to example list](#examples)
202213

0 commit comments

Comments
 (0)