0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

ロボットアーム教示デバイスの作成

Last updated at Posted at 2023-11-11

お受けした案件で使いたく、以下のようなロボットアームの教示デバイスを作成する事にしました

作成していくにあたりメモを残していけたらと思います

  • 部品表

  • リポジトリ

ソフトウェア

git clone https://github.com/wuphilipp/gello_software.git

実行(docker使用)

  1. docker install
    https://qiita.com/nanbuwks/items/0ba1d13b3cd27e5c6426

  2. gello docker image install

sudo docker build . -t gello:latest

ハードウェア

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?