Skip to content

RaISy-Net/Intelligent_picking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intelligent Picking

A Brief Overview of our approach could be found in this video - VIDEO SUBMISSION

Introduction

The problem of pick and place has been one of the actively studied area and a canonical problem in robotics. The Amazon Robotics Challenge (ARC) has a rich tradition for the fabrication of highly robust and competitive warehouse robots that do classify and segregate objects apart from just pick and place. The advent of Deep Reinforcement Learning as a reliable alternate for learning robot controllers has greatly increased the dexterity and robustness of these arms. The given problem statement of Flipkart Grid 2.0, is unique, unparalleled, challenging, and demands a great amount of customization and design improvements in terms of both hardware and software. The enormous dimension of the arena and the relatively heavier payload eliminates the possibility of using any pre-existing methodologies. Also fabricating a robot from scratch at the given price point makes the challenge even the more exciting. Thus, we are sharing a solution for the above task, with all our experiments and results which according to the best of our knowledge the most cost-efficient, simplistic yet robust approach

Hardware Design

  • Our robot is greatly inspired by cartman, owing to its cost-efficient cartesian design which could cover the entire work area in a stable fashion.
  • The generic 6 DOF robot arm, requires high torque motors at every joint to support the payload at the end effector whose costs are around INR 10,000 per unit. However, the torque to be applied per joint is drastically decreased due to our design and thus we are unaffected by the above limitation.

Software Pipeline


For a more detailed explanation of our work, check out our Phase 2 Report submission - Report.pdf

Ongoing Work:

  • Having validated our solution in Pybullet Simulator, we are now moving on to build a real world prototype that closely resembles our idea within the given budget of INR 50,000

  • We are actively working in addressing the problems like simulation to reality transfer of our approach and customization of the pipeline for our pipeline for the fabricated hardware.

1. Any contributions/ suggestions are most welcome. Do contact the contributors with your valuable queries.

2. For clarifications about running our code, feel free to contact us.

References:

Papers & Blogs

Papers on Grasping and Pose estimation

Other GitHub links

Tools

Datasets

About

- solution for flipkart robotics grid challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages