Skip to content

受信、印刷、押印、投稿を繰り返すロボットです。

License

Notifications You must be signed in to change notification settings

Kuwamai/vv_kuwamai_hanko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] vv_kuwamai_hanko

Description

  • 書類を印刷しては無責任に判子を押すロボットです
    1. ハッシュタグ付きTweetを受信すると書類っぽい形式にして印刷
    2. 印刷された書類にロボットが押印し、その書類を撮影してTweet
  • 動作している様子↓
  • 実際のTweetはこちらで見ることができます↓

Requirements

Installation

下記コマンドで本リポジトリをクローン、ビルドします

$ cd ~/catkin_ws/src
$ git clone https://github.com/Kuwamai/vv_kuwamai_hanko.git
$ cd ~/catkin_ws && catkin_make
$ source ~/catkin_ws/devel/setup.bash

Usage

サーボモータと通信するため、/dev/ttyUSB0へのアクセス権を付与します

$ sudo chmod 666 /dev/ttyUSB0

実行するデバイスの時刻がずれているとTweetの取得に失敗するので、その際はデバイスの時刻を合わせます

$ curl -SsfL https://git.io/set_date | sh

下記コマンドを実行して起動します

$ roslaunch vv_kuwamai_apps vv_control.launch

シミュレータは下記コマンド

$ roslaunch vv_kuwamai_apps rviz_vv_control.launch

Collaborators

  • Kato: Tweet画像生成
  • Kuwamai: デザイン, 制御
  • Shibata: Twitter連携
  • Shimada: 設計, 加工
  • 工作機械、実験の場を提供してくださった研究室に感謝します

License

This repository is licensed under the MIT license, see LICENSE.

About

受信、印刷、押印、投稿を繰り返すロボットです。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published