Skip to content

Commit

Permalink
サンプル動画URL更新 (#172)
Browse files Browse the repository at this point in the history
* READMEに動画追加

* README修正
  • Loading branch information
Kuwamai authored Jan 27, 2023
1 parent 5e2af70 commit 51f4f4d
Showing 1 changed file with 17 additions and 6 deletions.
23 changes: 17 additions & 6 deletions crane_x7_examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,18 @@
- [サンプルプログラムを実行する](#サンプルプログラムを実行する)
- [Examples](#examples)
- [gripper\_control](#gripper_control)
- [Videos](#videos)
- [pose\_groupstate](#pose_groupstate)
- [Videos](#videos-1)
- [joint\_values](#joint_values)
- [Videos](#videos-2)
- [cartesian\_path](#cartesian_path)
- [Videos](#videos)
- [Videos](#videos-3)
- [pick\_and\_place](#pick_and_place)
- [Videos](#videos-1)
- [Videos](#videos-4)
- [aruco\_detection](#aruco_detection)
- [実行手順](#実行手順)
- [Videos](#videos-2)
- [Videos](#videos-5)

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

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

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

#### Videos
[![crane_x7_gripper_control_demo](http://img.youtube.com/vi/uLRLkwbXUP0/hqdefault.jpg)](https://youtu.be/uLRLkwbXUP0)

[back to example list](#examples)

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

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

#### Videos
[![crane_x7_pose_groupstate_demo](http://img.youtube.com/vi/FH18dA_xcjM/hqdefault.jpg)](https://youtu.be/FH18dA_xcjM)

[back to example list](#examples)

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

#### Videos
[![crane_x7_joint_values_demo](http://img.youtube.com/vi/skRwrrlUl4c/hqdefault.jpg)](https://youtu.be/skRwrrlUl4c)

[back to example list](#examples)

---
Expand All @@ -168,8 +180,7 @@ ros2 launch crane_x7_examples example.launch.py example:='cartesian_path'
```

#### Videos

[![](http://img.youtube.com/vi/-Rt3zc3UXMM/sddefault.jpg)](https://youtu.be/-Rt3zc3UXMM)
[![crane_x7_cartesian_path_demo](http://img.youtube.com/vi/XLhbUqsP2WA/hqdefault.jpg)](https://youtu.be/XLhbUqsP2WA)

[back to example list](#examples)

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

#### Videos

[![crane_x7_pick_and_place_demo](http://img.youtube.com/vi/_8xBgpgMhk8/hqdefault.jpg)](https://youtu.be/_8xBgpgMhk8)
[![crane_x7_pick_and_place_demo](http://img.youtube.com/vi/S_MwSvG2tKw/hqdefault.jpg)](https://youtu.be/S_MwSvG2tKw)

[back to example list](#examples)

Expand Down

0 comments on commit 51f4f4d

Please sign in to comment.