Code Monkey home page Code Monkey logo

pick_and_place's Introduction

Pick and place simulation

Simulation of a pick and place pipeline, the robotic arm has to take some box and place them on a destination table. The simulation is divided into two main part: detection and execution.

The detection part is performed in Gazebo, we recreated a simple scene as shown in the figure:

gazebo

A ROS node called "vision_node" is responsible to process images in order to find objects position and orientation and publish them into the \poses topic. For more info read "final_report.pdf" chapter 3.

The execution simulation is performed in Rviz, with the help of Moveit!

rviz

The manipulator receives the poses, in order to perform grasping and motion planning. For more info read "final_report.pdf" chapter 4.

You can see the video here:

Watch the video

Start the simulation

The project was developed in Ubuntu 18.04, with ROS melodic.

NOTE: This is a work in progess project, some error or bug may occour. To allow us improving please report us any problem.

  1. Install file:

    1. ROS
    2. MoveIt!
    3. OpenCV: sudo apt-get install ros-melodic-vision-opencv.
  2. Copy files in the utils folder to home/.gazebo/models.

  3. Launch!

For a simplest launch just digit in terminal roslaunch fanuc_cr35_config simulation.launch, or type in a terminal tab or window for each file:

  1. roslaunch vision scene.launch: this will start gazebo.
  2. roslaunch fanuc_cr35_config demo.launch: this will start rviz.
  3. rosrun arm application: this will add some collision objects into rviz.
  4. rosrun vision vision_node: this will show the detected target from gazebo and start the arm.

Authors

Alessio Saccuti, master degree student in computer engineering, [email protected].

Vito FIlomeno, master degree student in computer engineering, [email protected].

pick_and_place's People

Contributors

superdiodo avatar vito-filo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pick_and_place's Issues

Robot is not appearing in the scene

when i launch "roslaunch vision scene.launch" The scene didnot launch robot, but only tables and camera. Also, it took so much time to open the simulation. I kept the gazebo debug parameter true, this was the output in terminal.

image
Following was the simulation output
image

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.