Code Monkey home page Code Monkey logo

robot_manipulation's Introduction

robot_manipulation

Created in the robot manipulation class practice of the Department of Mechanical Engineering, Graduate School of Engineering, The University of Tokyo.

DEMO

video

dobot.mp4

ROS topic graph

キャプチャ

Requirement

  • Ubuntu 20.04
  • ROS noetic

Installation

cd ~/catkin_ws/src
git clone https://github.com/shuto1441/dobot_ros.git
git clone https://github.com/shuto1441/robot_manipulation.git
cd ../
catkin build

Usage

roscore
roslaunch robot_manipulation nodes.launch
rosrun robot_manipulation image2position.py
rosrun robot_manipulation position_predictor.py
rosrun robot_manipulation visualizer.py
rosrun robot_manipulation dobot_orbit_decider.py

Note

Directory Layout

robot_manipulation:パッケージ
 ├ launch:launchファイルの格納場所
 ├ nodes:ノード用のpythonファイルの格納場所
  └ image2position.py:カメラ画像からパック位置の推定(担当:野田)
  └ position_predictor.py:過去のパック位置を基にした未来の軌道の予測(担当:青野)
  └ dobot_orbit_decider.py:パックを打ち出す動作(担当:田中)
 ├ scripts:編集中のpythonファイルの格納場所
 ├ msg:topicの型の格納場所
 ├ src
  └ robot_manipulation:pythonの自作ライブラリの格納場所
  	└ pydobot_ros.py:Dobot動作用のライブラリ(担当:石井)

Author

Reference

https://afrel.co.jp/dobot/

https://github.com/shuto1441/dobot_ros

robot_manipulation's People

Contributors

shuto1441 avatar akihisa1128 avatar masakinoda111 avatar blue-no avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

robot_manipulation's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.