Git Product home page Git Product logo

ur3e_hande_real's Introduction

ur3e_hande_real

Docker set up

  • Dockerを使ったセットアップは次のコードをターミナル上で使用。
git clone https://github.com/shumpe-m/ur3e_hande_real.git
cd ur3e_hande_real/Docker
./build.sh
./run.sh

Examples

それぞれのターミナルで以下のコードを起動

ur driver

URの出荷時のキャリブレーションを書き出す。

roslaunch ur_calibration calibration_correction.launch robot_ip:=192.168.1.103 target_filename:="${HOME}/my_robot_calibration.yaml"

先程のキャリブレーションを読み出しながらur3e_bringupを起動。ipアドレスはTPで設定している値。

roslaunch ur_robot_driver ur3e_bringup.launch robot_ip:=192.168.1.103 kinematics_config:="${HOME}/my_robot_calibration.yaml"

起動後、TPで再生ボタンを押しリモートにすることでPC側から通信を行えるようになる。

rviz

rvizを起動。

roslaunch ur_hande_moveit_config start_moveit.launch

Calibration

カメラを使う場合キャリブレーションを行う必要がある。(realsense D435 )

参考:https://ros-planning.github.io/moveit_tutorials/doc/hand_eye_calibration/hand_eye_calibration_tutorial.html

Python Scripts

まず、rviz内の接触回避するオブジェクトを呼び出す。

rosrun ur_control_scripts rviz_setup.py 

続いて、Moveit!もしくはソケット通信を用いてURへ命令を送るスクリプトを起動することで動かすことができる。

rosrun ur_control_scripts main.py 

ur3e_hande_real's People

Contributors

shumpe-m avatar

Watchers

 avatar

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.