paper-with-me

Papers

Image-based Pose Estimation and Shape Reconstruction for Robot Manipulators and Soft, Continuum Robots via Differentiable Rendering

2023-02-27 · Jingpei Lu, Fei Liu, Cedric Girerd, Michael C. Yip

State estimation from measured data is crucial for robotic applications as autonomous systems rely on sensors to capture the motion and localize in the 3D world. Among sensors that are designed for measuring a robot's pose, or for soft robots, their shape, vision sensors are favorable because they are information-rich, easy to set up, and cost-effective. With recent advancements in computer vision, deep learning-based methods no longer require markers for identifying feature points on the robot. However, learning-based methods are data-hungry and hence not suitable for soft and prototyping robots, as building such bench-marking datasets is usually infeasible. In this work, we achieve image-based robot pose estimation and shape reconstruction from camera images. Our method requires no precise robot meshes, but rather utilizes a differentiable renderer and primitive shapes. It hence can be applied to robots for which CAD models might not be available or are crude. Our parameter estimation pipeline is fully differentiable. The robot shape and pose are estimated iteratively by back-propagating the image loss to update the parameters. We demonstrate that our method of using geometrical shape primitives can achieve high accuracy in shape reconstruction for a soft continuum robot and pose estimation for a robot manipulator.

📄 PDF Abstract BibTeX arXiv:2302.14039

Code (0)

등록된 구현이 없습니다.

Tasks

parameter estimationPose EstimationRobot Pose EstimationState Estimation

Similar Papers 제목 키워드 기반

Reconstruct, Rasterize and Backprop: Dense shape and pose estimation from a single image

2020-04-25 · Aniket Pokale, Aditya Aggarwal, K. Madhava Krishna

This paper presents a new system to obtain dense object reconstructions along with 6-DoF poses from a single image. Geared towards high fidelity reconstruction, several recent approaches leverage implicit surface represe…

3D ReconstructionObjectPose Estimation

Pose Estimation and 3D Reconstruction of Vehicles from Stereo-Images Using a Subcategory-Aware Shape Prior

2021-07-22 · Max Coenen, Franz Rottensteiner

The 3D reconstruction of objects is a prerequisite for many highly relevant applications of computer vision such as mobile robotics or autonomous driving. To deal with the inverse problem of reconstructing 3D objects fro…

3D Object Reconstruction3D ReconstructionAutonomous DrivingObject Reconstruction+2

Deep Single-View 3D Object Reconstruction with Visual Hull Embedding

2018-09-10 · Hanqing Wang, Jiaolong Yang, Wei Liang, Xin Tong

3D object reconstruction is a fundamental task of many robotics and AI problems. With the aid of deep convolutional neural networks (CNNs), 3D object reconstruction has witnessed a significant progress in recent years. H…

3D Object ReconstructionObjectObject ReconstructionPose Estimation

DRACO: Weakly Supervised Dense Reconstruction And Canonicalization of Objects

2020-11-25 · Rahul Sajnani, AadilMehdi Sanchawala, Krishna Murthy Jatavallabhula, Srinath Sridhar 외

We present DRACO, a method for Dense Reconstruction And Canonicalization of Object shape from one or more RGB images. Canonical shape reconstruction, estimating 3D object shape in a coordinate space canonicalized for sca…

ObjectPose EstimationTranslation

CenterArt: Joint Shape Reconstruction and 6-DoF Grasp Estimation of Articulated Objects

2024-04-23 · Sassan Mokhtar, Eugenio Chisari, Nick Heppert, Abhinav Valada

Precisely grasping and reconstructing articulated objects is key to enabling general robotic manipulation. In this paper, we propose CenterArt, a novel approach for simultaneous 3D shape reconstruction and 6-DoF grasp es…

3D Shape ReconstructionDecoder