中文
相关论文

相关论文: 6-DoF Grasp Pose Evaluation and Optimization via T…

200 篇论文

We introduce a neural implicit representation for grasps of objects from multiple robotic hands. Different grasps across multiple robotic hands are encoded into a shared latent space. Each latent vector is learned to decode to the 3D shape…

机器人学 · 计算机科学 2022-07-11 Ninad Khargonkar , Neil Song , Zesheng Xu , Balakrishnan Prabhakaran , Yu Xiang

Robotic grasping is one of the most fundamental robotic manipulation tasks and has been actively studied. However, how to quickly teach a robot to grasp a novel target object in clutter remains challenging. This paper attempts to tackle the…

机器人学 · 计算机科学 2021-04-07 Yang Yang , Yuanhao Liu , Hengyue Liang , Xibai Lou , Changhyun Choi

Robotic manipulation systems operating in complex environments rely on perception systems that provide information about the geometry (pose and 3D shape) of the objects in the scene along with other semantic information such as object…

机器人学 · 计算机科学 2023-05-17 Shubham Agrawal , Nikhil Chavan-Dafle , Isaac Kasahara , Selim Engin , Jinwook Huh , Volkan Isler

Pose estimation of 3D objects in monocular images is a fundamental and long-standing problem in computer vision. Existing deep learning approaches for 6D pose estimation typically rely on the assumption of availability of 3D object models…

计算机视觉与模式识别 · 计算机科学 2023-09-12 Fu Li , Hao Yu , Ivan Shugurov , Benjamin Busam , Shaowu Yang , Slobodan Ilic

Coordinating the motion of robots with high degrees of freedom (DoF) to grasp objects gives rise to many challenges. In this paper, we propose a novel imitation learning approach to learn a policy that directly predicts 23 DoF grasp…

机器人学 · 计算机科学 2024-11-22 Martin Matak , Karl Van Wyk , Tucker Hermans

6-DoF grasp detection has been a fundamental and challenging problem in robotic vision. While previous works have focused on ensuring grasp stability, they often do not consider human intention conveyed through natural language, hindering…

机器人学 · 计算机科学 2024-07-26 Toan Nguyen , Minh Nhat Vu , Baoru Huang , An Vuong , Quan Vuong , Ngan Le , Thieu Vo , Anh Nguyen

Robotic grasping is one of the most fundamental robotic manipulation tasks and has been the subject of extensive research. However, swiftly teaching a robot to grasp a novel target object in clutter remains challenging. This paper attempts…

机器人学 · 计算机科学 2025-01-07 Yang Yang , Houjian Yu , Xibai Lou , Yuanhao Liu , Changhyun Choi

Robotic grasping faces new challenges in human-robot-interaction scenarios. We consider the task that the robot grasps a target object designated by human's language directives. The robot not only needs to locate a target based on…

机器人学 · 计算机科学 2023-08-02 Yuhao Lu , Yixuan Fan , Beixing Deng , Fangfu Liu , Yali Li , Shengjin Wang

Grasp learning in noisy environments, such as occlusions, sensor noise, and out-of-distribution (OOD) objects, poses significant challenges. Recent learning-based approaches focus primarily on capturing aleatoric uncertainty from inherent…

机器人学 · 计算机科学 2025-03-18 Yitian Shi , Edgar Welte , Maximilian Gilles , Rania Rayyes

Grasping a novel target object in constrained environments (e.g., walls, bins, and shelves) requires intensive reasoning about grasp pose reachability to avoid collisions with the surrounding structures. Typical 6-DoF robotic grasping…

机器人学 · 计算机科学 2021-04-05 Xibai Lou , Yang Yang , Changhyun Choi

Mobile grasping enhances manipulation efficiency by utilizing robots' mobility. This study aims to enable a commercial off-the-shelf robot for mobile grasping, requiring precise timing and pose adjustments. Self-supervised learning can…

机器人学 · 计算机科学 2024-11-18 Takuya Kiyokawa , Eiki Nagata , Yoshihisa Tsurumine , Yuhwan Kwon , Takamitsu Matsubara

Given point cloud input, the problem of 6-DoF grasp pose detection is to identify a set of hand poses in SE(3) from which an object can be successfully grasped. This important problem has many practical applications. Here we propose a novel…

机器人学 · 计算机科学 2022-11-02 Haojie Huang , Dian Wang , Xupeng Zhu , Robin Walters , Robert Platt

Robotic grasping in clutters is a fundamental task in robotic manipulation. In this work, we propose an economic framework for 6-DoF grasp detection, aiming to economize the resource cost in training and meanwhile maintain effective grasp…

机器人学 · 计算机科学 2024-07-12 Xiao-Ming Wu , Jia-Feng Cai , Jian-Jian Jiang , Dian Zheng , Yi-Lin Wei , Wei-Shi Zheng

This study addresses the challenge of manipulation, a prominent issue in robotics. We have devised a novel methodology for swiftly and precisely identifying the optimal grasp point for a robot to manipulate an object. Our approach leverages…

机器人学 · 计算机科学 2023-11-27 Arda Sarp Yenicesu , Berk Cicek , Ozgur S. Oguz

Grasping objects of different shapes and sizes - a foundational, effortless skill for humans - remains a challenging task in robotics. Although model-based approaches can predict stable grasp configurations for known object models, they…

机器人学 · 计算机科学 2022-11-22 Malte Mosbach , Sven Behnke

In this paper we investigate how to effectively deploy deep learning in practical industrial settings, such as robotic grasping applications. When a deep-learning based solution is proposed, usually lacks of any simple method to generate…

机器人学 · 计算机科学 2020-12-25 Daniele De Gregorio , Riccardo Zanella , Gianluca Palli , Luigi Di Stefano

Grasping objects successfully from a single-view camera is crucial in many robot manipulation tasks. An approach to solve this problem is to leverage simulation to create large datasets of pairs of objects and grasp poses, and then learn a…

机器人学 · 计算机科学 2024-12-12 Joao Carvalho , An T. Le , Philipp Jahr , Qiao Sun , Julen Urain , Dorothea Koert , Jan Peters

6-DoF grasp detection of small-scale grasps is crucial for robots to perform specific tasks. This paper focuses on enhancing the recognition capability of small-scale grasping, aiming to improve the overall accuracy of grasping prediction…

机器人学 · 计算机科学 2024-12-04 Hanwen Wang , Ying Zhang , Yunlong Wang , Jian Li

In this paper, we explore whether a robot can learn to regrasp a diverse set of objects to achieve various desired grasp poses. Regrasping is needed whenever a robot's current grasp pose fails to perform desired manipulation tasks. Endowing…

机器人学 · 计算机科学 2021-11-18 Shuo Cheng , Kaichun Mo , Lin Shao

Self-supervised grasp learning, i.e., learning to grasp by trial and error, has made great progress. However, it is still time-consuming to train such a model and also a challenge to apply it in practice. This work presents an accelerating…

机器人学 · 计算机科学 2022-05-16 Yanxu Hou , Jun Li