Git Product home page Git Product logo

crane_x7_pcl_pickup's Introduction

crane_x7_pcl_pickup

CRANE-X7のためのパッケージ、PCL(Point Cloud Library)を使用してモノを掴みます

demo

Usage

CRANE-X7のパッケージのインストール方法

CRANE-X7のパッケージのインストール手順に従います

Gazebo上で動くことを確認してください

本パッケージのダウンロード方法

cd ~/catkin_ws/src
git clone https://github.com/kusanoo/crane_x7_pcl_pickup.git
  • catkin_makeを使用してビルドします

    cd ~/catkin_ws && catkin_make
    source ~/catkin_ws/devel/setup.bash

ロボットのCameraの設定方法

crane_x7_description/urdf/crane_x7_mounting_plate.xacrocrane_x7_pcl_pickup/urdf/crane_x7_mounting_plate.xacro と入れ替える

以下のコマンドを実行し、確認します

roslaunch crane_x7_description display.launch

上のようになったら成功です

Gazebo,Rvizの起動

roslaunch crane_x7_gazebo crane_x7_with_table.launch use_effort_gripper:=true 

立ち上がったら、次のコマンドで点群の処理を実行します

rosrun crane_x7_pcl_pickup pcl_clustering

Rvizで maker を追加する

addを押します

By topic を押します

MarkerArrayを選択し,OKを押します

Rviz上に紫のクラスタが表示されます

モノを掴むスクリプトの実行

rosrun crane_x7_pcl_pickup pick_up_object.py

動作させるとこちらの動画のような動きになります

参考サイト

crane_x7_pcl_pickup's People

Contributors

kusanoo avatar

Stargazers

Ma!? avatar  avatar  avatar Shota Aoki avatar Daisuke Sato avatar

Watchers

James Cloos avatar  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.