junchengli1 / Sim-Grasp

Sim-Grasp offers a simulation framework to generate synthetic data and train models for robotic two finger grasping in cluttered environments.

Home Page:https://junchengli1.github.io/Sim-Grasp-Web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚀 Sim-Grasp

Sim-Grasp Logo
Sim-Grasp Learning 6-DOF Grasp Policies for Cluttered Environments Using a Synthetic Benchmark.
Juncheng Li, David J. Cappelleri.
Paper | Project Website

Table of Contents

Cluttered Environment Generation

For dataset generation and simulation environment, refer to our previous work, Sim-Suction, which supports the generation of cluttered environments using Isaac Sim simulator.

Grasping Candidates Annotation

Use the two_finger_sampling_angle_aug.py script to sample grasp candidates and check collisions.

Use the grasp_simulation.py script to perform dynamic evaluation.

Sim-GraspNet

Use code under Sim_GraspNet for model construction (Codes to be cleaned).

Sim-Grasp-Policy

Use code under Sim_Grasp-policy for grasping policy (Codes to be cleaned).

About

Sim-Grasp offers a simulation framework to generate synthetic data and train models for robotic two finger grasping in cluttered environments.

https://junchengli1.github.io/Sim-Grasp-Web/


Languages

Language:Jupyter Notebook 92.4%Language:Python 6.5%Language:Cuda 0.9%Language:C++ 0.2%Language:C 0.0%Language:Shell 0.0%